llvm-6502/lib
David Majnemer ff7a64eb3a COFF: Add 'IMAGE_SCN_CNT_INITIALIZED_DATA' to all DWARF sections
The CodeView debug info section, .debug$S, also has this set.  MinGW
sets this bit for their DWARF sections as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230156 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-22 02:35:27 +00:00
..
Analysis [LoopAccesses] Change LAA:getInfo to return a constant reference 2015-02-19 19:15:21 +00:00
AsmParser AsmParser/Writer: Handle symbolic constants in DI 'flags:' 2015-02-21 01:02:18 +00:00
Bitcode Bitcode: Stop assuming non-null fields 2015-02-20 03:17:58 +00:00
CodeGen MachineInstr: Use range-based for loops. NFC. 2015-02-21 17:08:08 +00:00
DebugInfo Raising minimum required CMake version to 2.8.12.2. 2015-02-20 21:28:18 +00:00
ExecutionEngine [Orc] Remove redundant using directive. 2015-02-22 01:48:23 +00:00
Fuzzer [fuzzer] one more experimental search mode: -use_coverage_pairs=1 2015-02-20 03:02:37 +00:00
IR AsmParser/Writer: Handle symbolic constants in DI 'flags:' 2015-02-21 01:02:18 +00:00
IRReader
LineEditor
Linker
LTO
MC COFF: Add 'IMAGE_SCN_CNT_INITIALIZED_DATA' to all DWARF sections 2015-02-22 02:35:27 +00:00
Object [obj2yaml/yaml2obj] Add SHT_GROUP support. 2015-02-21 04:28:26 +00:00
Option
ProfileData Disallow implicit conversions from None to integer types 2015-02-20 07:28:28 +00:00
Support Small cleanup. Don't use else when not needed. 2015-02-21 02:36:54 +00:00
TableGen
Target R600/SI: Use v_madmk_f32 2015-02-21 21:29:10 +00:00
Transforms IRCE: generalize InductiveRangeCheck::computeSafeIterationSpace to 2015-02-21 22:20:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile