| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Require an x86 target for the thinlto_backend.ll test. | Peter Collingbourne | 2016-06-22 | 1 | -0/+2 | 
| | | | | | llvm-svn: 273361 | ||||
| * | Specify a target triple to fix the test on non-Linux. | Peter Collingbourne | 2016-06-22 | 1 | -1/+1 | 
| | | | | | llvm-svn: 273356 | ||||
| * | CodeGen: Replace test/CodeGen/thinlto_backend.c with a functional test. | Peter Collingbourne | 2016-06-22 | 1 | -0/+27 | 
| This new test tests that functions are capable of being imported, rather than that the import pass is run. This new test is compatible with the approach being developed in D20268 which runs the importer on its own rather than in a pass. Differential Revision: http://reviews.llvm.org/D21542 llvm-svn: 273347 | |||||

