Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c056baed8704bd715ee58e5dfe724c255e68abbd
/
lib
/
CodeGen
/
AsmPrinter
/
DwarfException.h
eec791a
constify a bunch of dwarf stuff now that the registerinfo method is constified.
by Chris Lattner
· 16 years ago
3a9be0e
mcstreamerize .no_dead_strip and .reference for static ctors/dtors.
by Chris Lattner
· 16 years ago
066c9ac
rename the dwarf class to DwarfPrinter. This matches the filename
by Chris Lattner
· 16 years ago
7a2ba94
rename GetPrivateGlobalValueSymbolStub -> GetSymbolWithGlobalValueBase,
by Chris Lattner
· 16 years ago
4bbf4ee
Remove isPod() from DenseMapInfo, splitting it out to its own
by Chris Lattner
· 16 years ago
381afae
Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507.
by Nick Lewycky
· 16 years ago
7378b1b
Refactor the code that creates the "dot-label" difference. This may be used in
by Bill Wendling
· 16 years ago
ed060dc
Refactor code that checks if it's a call to a "nounwind" function.
by Bill Wendling
· 16 years ago
711bb91
--- Reverse-merging r82282 into '.':
by Bill Wendling
· 16 years ago
f41b6e5
Factor out label difference creation.
by Bill Wendling
· 16 years ago
bb3e299
Add helpful comment.
by Bill Wendling
· 16 years ago
52783c6
Believe it or not, this is a simplification. :-)
by Bill Wendling
· 16 years ago
7ccda0f
- Rename EmitCommonInformationEntry to EmitCIE.
by Bill Wendling
· 16 years ago
a6f91da
Rename functions to something more descriptive. At the very least mention the
by Bill Wendling
· 16 years ago
af76e59
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
by Chris Lattner
· 16 years ago
8b818d7
Move the sjlj exception handling conversions to a back-end pass where they
by Jim Grosbach
· 16 years ago
1b747ad
SjLj based exception handling unwinding support. This patch is nasty, brutish
by Jim Grosbach
· 16 years ago
ade025c
- Temporarily unbreak the build by forcing the TType "absptr", which isn't
by Bill Wendling
· 16 years ago
d460962
Doxygenify comments.
by Bill Wendling
· 16 years ago
5e953dd
Split out large loop into it's very own method. No intended functionality change.
by Bill Wendling
· 16 years ago
6f37f8f
fix include guard.
by Chris Lattner
· 16 years ago
208622d
Simplify.
by Devang Patel
· 16 years ago
0310d76
Split out the DwarfDebug module from the DwarfWriter module.
by Bill Wendling
· 16 years ago
eb90721
Split out the DwarfException class into its own file. No functionality change,
by Bill Wendling
· 16 years ago