OSDN Git Service

ThinLTO: add module caching handling.
authorMehdi Amini <mehdi.amini@apple.com>
Sat, 2 Apr 2016 05:07:08 +0000 (05:07 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Sat, 2 Apr 2016 05:07:08 +0000 (05:07 +0000)
commit4ac4b88b38d78fe823006c486b216194ec30ab0e
tree95e66dbccc2bd1afc0c5d9edb7e26ca3657cc515
parentb3cb9bc147b8b3520dfa4da523648c997f5b8d29
ThinLTO: add module caching handling.

Reviewers: tejohnson

Subscribers: llvm-commits, joker.eph

Differential Revision: http://reviews.llvm.org/D18494

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265214 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/StringExtras.h
lib/LTO/ThinLTOCodeGenerator.cpp