summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/dicompileunit-gnu-pubnames.ll
Commit message (Collapse)AuthorAgeFilesLines
* IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.Peter Collingbourne2017-09-121-0/+6
This allows the flag to be persisted through to LTO. Differential Revision: https://reviews.llvm.org/D37655 llvm-svn: 313078
OpenPOWER on IntegriCloud