llvm-6502/lib
Diego Novillo 837c54fa7b Support DWARF discriminators in object streamer.
Summary:
This adds support for emitting DWARF path discriminator values in
the object streamer. It also changes the DWARF dumper to show
discriminator values in the line table output.

Reviewers: echristo

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2794

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201427 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-14 19:27:53 +00:00
..
Analysis Reduce code duplication resulting from the ConstantVector/ConstantDataVector split. 2014-02-13 16:48:38 +00:00
AsmParser
Bitcode
CodeGen Generate the DWARF stack frame decode operations in the function prologue for ARM/Thumb functions. 2014-02-14 17:19:07 +00:00
DebugInfo Support DWARF discriminators in object streamer. 2014-02-14 19:27:53 +00:00
ExecutionEngine Extend RTDyld API to enable optionally precomputing the total amount of memory 2014-02-12 21:30:07 +00:00
IR Check that GlobalAliases don't have section or alignment. 2014-02-13 18:26:41 +00:00
IRReader
LineEditor
Linker
LTO
MC Support DWARF discriminators in object streamer. 2014-02-14 19:27:53 +00:00
Object
Option
Support Use mkdir instead of stat+mkdir. 2014-02-13 16:58:19 +00:00
TableGen
Target This patch has two main functions: 2014-02-14 19:16:39 +00:00
Transforms Trivial cleanup: reuse existing variable. 2014-02-14 19:02:01 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile