Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
0e822407b283d4334bb4506255e52bc2887786b1
/
lib
/
CodeGen
/
AsmPrinter
/
DIE.h
1ddcf35
Revert r97917, which was causing Clang Debug self-host failures.
by Douglas Gregor
· 15 years ago
9467f0e
Roll r97906 forward again, without double-deleting CompileUnit::IndexTyDie.
by Jeffrey Yasskin
· 15 years ago
12e555c
teach MCAsmStreamer::EmitBytes to use .ascii and .asciz
by Chris Lattner
· 16 years ago
894d75a
move uleb printing from asmprinter to dwarfprinter, mcize,
by Chris Lattner
· 16 years ago
066c9ac
rename the dwarf class to DwarfPrinter. This matches the filename
by Chris Lattner
· 16 years ago
858431d
Change DIEObjectLabel to take an MCSymbol instead of std::string.
by Chris Lattner
· 16 years ago
6404e4e
Add support to emit debug info for C++ namespaces.
by Devang Patel
· 16 years ago
69f57b1
Clarify that DIEString does not keep a copy of the string.
by Devang Patel
· 16 years ago
e9a0597
Use StringRef instead of std::string in DIEString.
by Devang Patel
· 16 years ago
2c4ceb1
Cosmetic changes, which were long overdue, in DwarfDebug.cpp.
by Devang Patel
· 16 years ago
6f01d9c
There is no need to use FoldingSet to unique DIEs.
by Devang Patel
· 16 years ago
381afae
Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507.
by Nick Lewycky
· 16 years ago
b01acfa
convert the DIE printing stuff to use raw_ostream instead of std::ostream.
by Chris Lattner
· 16 years ago
d5509f2
Down with _even more_ statics!
by Owen Anderson
· 16 years ago
0310d76
Split out the DwarfDebug module from the DwarfWriter module.
by Bill Wendling
· 16 years ago
e428e21
Mark class as hidden.
by Bill Wendling
· 16 years ago
88423ee
Split out the Dwarf writer stuff into separate files. This is a much more
by Bill Wendling
· 16 years ago