summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/thinlto_funcimport_debug.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-4/+4
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-15/+12
* Move summary creation out of llvm-as into optMehdi Amini2016-04-121-2/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-151-3/+3
* Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson2016-03-141-3/+3
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-141-3/+3
* [ThinLTO] Find all needed metadata when linking metadata as postpassTeresa Johnson2016-01-251-3/+13
* [ThinLTO/LTO] Don't link in unneeded metadataTeresa Johnson2015-12-181-2/+11
* [ThinLTO] Metadata linking for imported functionsTeresa Johnson2015-12-171-0/+71
OpenPOWER on IntegriCloud