index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
Dwarf.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide tag strings for llvm specific tags.
Devang Patel
2011-02-18
1
-0
/
+4
*
Add the entire range of DW_OP_lit[0..31], DW_OP_reg[0..31], and
Jason Molenda
2010-06-17
1
-212
/
+299
*
Fix typo. add a test case.
Devang Patel
2010-04-19
1
-1
/
+1
*
Add DW_AT_APPLE_omit_frame_ptr to encode -fomit-frame-pointer flag.
Devang Patel
2010-04-19
1
-1
/
+2
*
Do not crash when .ll printing metadata that smells like debug info, but isn't.
Chris Lattner
2009-12-29
1
-46
/
+23
*
fix indentation, fit in 80 cols.
Chris Lattner
2009-12-29
1
-382
/
+382
*
fix .cpp file to not wrap the entire file in namespace blocks.
Chris Lattner
2009-12-29
1
-30
/
+23
*
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
Torok Edwin
2009-07-14
1
-21
/
+21
*
assert(0) -> LLVM_UNREACHABLE.
Torok Edwin
2009-07-11
1
-21
/
+22
*
Add dumping support for DW_AT_APPLE_isa and DW_AT_APPLE_block.
Mike Stump
2009-05-14
1
-0
/
+2
*
Fix whitespacing (space after switch).
Mike Stump
2009-05-13
1
-21
/
+21
*
The debugger sometimes lookup dynamically in the runtime to find ivar info of...
Devang Patel
2009-02-17
1
-0
/
+2
*
Introduce two DWARF attribute extentions DW_AT_APPLE_optimized, DW_AT_APPLE_f...
Devang Patel
2009-01-23
1
-0
/
+2
*
Change TAG_ names to DW_TAG for gcc (testsuite) compatibility.
Dale Johannesen
2008-10-12
1
-59
/
+59
*
Change Dwarf comments starting with AT_ to DW_AT_ to
Dale Johannesen
2008-10-12
1
-96
/
+96
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-3
/
+0
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Adding new Dwarf constants.
Jim Laskey
2006-08-21
1
-0
/
+1
*
For PR780:
Reid Spencer
2006-07-26
1
-0
/
+3
*
1. Support standard dwarf format (was bootstrapping in Apple format.)
Jim Laskey
2006-06-15
1
-0
/
+7
*
Qualify dwarf namespace inside llvm namespace.
Jim Laskey
2006-02-27
1
-1
/
+4
*
Re-orging file.
Jim Laskey
2006-02-27
1
-0
/
+572