OSDN Git Service

Add testing in llvm-lto for ThinLTO caching.
authorMehdi Amini <mehdi.amini@apple.com>
Sat, 14 May 2016 04:41:26 +0000 (04:41 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Sat, 14 May 2016 04:41:26 +0000 (04:41 +0000)
commit82d7fff155c8616227945628c907e08323a417bb
tree5ae49b9de583b6be0c2f734cf68ac04ef13280e6
parent3b492ee76499e54fb8af74df3c239b81bbdbc838
Add testing in llvm-lto for ThinLTO caching.

Trying to improve code coverage for `make check`

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269538 91177308-0d34-0410-b5e6-96231b3b80d8
test/ThinLTO/X86/Inputs/cache.ll [new file with mode: 0644]
test/ThinLTO/X86/cache.ll [new file with mode: 0644]
tools/llvm-lto/llvm-lto.cpp