llvm-6502/include/llvm
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
..
ADT Recommit r208506: DebugInfo: Include lexical scopes in inlined subroutines. 2014-05-14 01:08:28 +00:00
Analysis Fix typos 2014-05-15 01:52:21 +00:00
AsmParser
Bitcode
CodeGen Unify command line handling of MCTargetOptions and remove extra 2014-05-15 01:10:50 +00:00
Config
DebugInfo [DWARF parser] Use enums instead of bitfields in DILineInfoSpecifier. 2014-05-15 21:24:32 +00:00
ExecutionEngine
IR Revert "[PM] Add pass run listeners to the pass manager." 2014-05-15 17:49:20 +00:00
IRReader
LineEditor
Linker
LTO
MC DebugInfo: Don't put fission type units in comdat sections. 2014-05-15 23:18:15 +00:00
Object [obj2yaml][ELF] Print relocation's offset as a hex number. Use a proper 2014-05-15 18:04:09 +00:00
Option
ProfileData
Support include/llvm/Support/Unicode.h didn't have re-include guards 2014-05-13 10:11:29 +00:00
TableGen Reformat blank lines. 2014-05-12 03:32:56 +00:00
Target Remove unused functions setting MCOptions from TargetMachine. 2014-05-15 01:25:04 +00:00
Transforms [modules] Add missing #include. 2014-05-08 02:34:32 +00:00
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
Pass.h Revert "[PM] Add pass run listeners to the pass manager." 2014-05-15 17:49:20 +00:00
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h Revert "[PM] Add pass run listeners to the pass manager." 2014-05-15 17:49:20 +00:00