- Mar 10, 2010
-
-
Chris Lattner authored
dead IsPCRel argument. llvm-svn: 98117
-
Chris Lattner authored
need to be MCized, but the last debug info thing are LEB and cygwin specific (which the MC api doesn't support yet) and one specific form of EmitReference which I'll tackle next. llvm-svn: 98116
-
Chris Lattner authored
method. With this, comments should end up on the same lines as the .byte directives (for example) and we now get no output with: $ llc CodeGen/X86/2009-02-12-DebugInfoVLA.ll -o - -filetype=null -asm-verbose woot. llvm-svn: 98105
-
Chris Lattner authored
off "EOL". llvm-svn: 98102
-
- Mar 09, 2010
-
-
Chris Lattner authored
Now that setStartLabel takes an MCSymbol, we can de-ID'ize beginScope and RecordSourceLine. llvm-svn: 98047
-
Chris Lattner authored
failure remaining on mainline. llvm-svn: 98046
-
Eric Christopher authored
failures. llvm-svn: 98039
-
Chris Lattner authored
beginScope and RecordSourceLine. llvm-svn: 98035
-
Chris Lattner authored
now that the dependence on ID is removed from MMI. llvm-svn: 98034
-
Chris Lattner authored
happens, the start/end of a scope can never be the same. llvm-svn: 98032
-
Chris Lattner authored
and add a FIXME about how we are eventually going to zap this lookup table once mc world domination is complete. llvm-svn: 98031
-
Chris Lattner authored
llvm-svn: 98025
-
Chris Lattner authored
llvm-svn: 98017
-
Chris Lattner authored
recomputation of the labels. llvm-svn: 98016
-
Chris Lattner authored
llvm-svn: 98015
-
Chris Lattner authored
we can eliminate "flavor". llvm-svn: 98011
-
Chris Lattner authored
available, the only thing this affects is that we produce .set in one case we didn't before, which shouldn't harm anything. Make EmitSectionOffset call EmitDifference instead of duplicating it. llvm-svn: 98005
-
Chris Lattner authored
llvm-svn: 98002
-
- Mar 08, 2010
-
-
Chris Lattner authored
llvm-svn: 97999
-
Chris Lattner authored
llvm-svn: 97997
-
Chris Lattner authored
llvm-svn: 97996
-
Chris Lattner authored
Yes, DIE you fiendish labels, die all of you. llvm-svn: 97995
-
Chris Lattner authored
switching some stuff over to passing around MCSymbol* instead of stem+ID. llvm-svn: 97993
-
Devang Patel authored
Derive DIType from DIScope. This simplifies getContext() where for members the context is a type. This also eliminates need of CompileUnitMaps maintained by dwarf writer. llvm-svn: 97990
-
Devang Patel authored
This is a first step towards eliminating checks in Descriptor constructors. llvm-svn: 97975
-
Devang Patel authored
llvm-svn: 97963
-
Devang Patel authored
This is a first step towards eliminating unncessary constructor checks in light weight DIDescriptor wrappers. llvm-svn: 97947
-
Douglas Gregor authored
llvm-svn: 97932
-
- Mar 07, 2010
-
-
Jeffrey Yasskin authored
llvm-svn: 97917
-
Jeffrey Yasskin authored
(Rolling back r97906.) llvm-svn: 97909
-
Jeffrey Yasskin authored
llvm-svn: 97906
-
- Mar 02, 2010
-
-
Devang Patel authored
Thanks Duncan! llvm-svn: 97572
-
Devang Patel authored
Constructors and operators for anonymous aggregates does not names. Do not force empty AT_name attribute in such cases. llvm-svn: 97533
-
- Feb 17, 2010
-
-
Devang Patel authored
Before setting scope end marker, pay attention to scope begin marker and existing scope end marker, if any. Scope must begin before it ends and nested inlined scope do not truncate surrounding scope. llvm-svn: 96445
-
- Feb 10, 2010
-
-
Dan Gohman authored
llvm-svn: 95781
-
- Feb 09, 2010
-
-
Devang Patel authored
llvm-svn: 95646
-
- Feb 06, 2010
-
-
Devang Patel authored
llvm-svn: 95461
-
Devang Patel authored
llvm-svn: 95452
-
- Feb 03, 2010
-
-
Devang Patel authored
llvm-svn: 95242
-
Devang Patel authored
llvm-svn: 95240
-