llvm-6502/include
David Blaikie f1b1f7fd73 DebugInfo: Don't put fission type units in comdat sections.
Since type units in the dwo file are handled by a debug aware tool, they
don't need to leverage the ELF comdat grouping to implement
deduplication. Avoid creating all the .group sections for these as a
space optimization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208930 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-15 23:18:15 +00:00
..
llvm DebugInfo: Don't put fission type units in comdat sections. 2014-05-15 23:18:15 +00:00
llvm-c Revert "[PM] Add pass run listeners to the pass manager." 2014-05-15 17:49:20 +00:00