summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/list-symbols.ll
Commit message (Collapse)AuthorAgeFilesLines
* Introduce llvm/test/LTO/X86. LTO tests may be assumed as target-specific.NAKAMURA Takumi2015-01-301-15/+0
| | | | llvm-svn: 227564
* llvm-lto: Add testing coverage for local contextsDuncan P. N. Exon Smith2014-12-171-0/+15
Add coverage in `llvm-lto` for the API exposed by libLTO to create modules in local contexts. The goal here isn't to test the symbol-related API extensively, just to confirm that these modules work at all. (I'll be shifting code around soon that should be NFC and I realized there was no test coverage.) llvm-svn: 224408
OpenPOWER on IntegriCloud