Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
11cafc82b72a80fb9a7266bbda7fc7a0cc1b51a0
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
/
DebugHandlerBase.cpp
debb3c3
Make helper functions static. NFC.
by Benjamin Kramer
· 8 years ago
fb31da1
Don't generate line&scope debug info for meta-instructions.
by Adrian Prantl
· 8 years ago
334a130
Revert "Don't generate line&scope debug info for meta-instructions."
by Adrian Prantl
· 8 years ago
4c047f8
Don't generate line&scope debug info for meta-instructions.
by Adrian Prantl
· 8 years ago
5bc8543
[codeview] Fix assertion failure introduced in r295354 refactoring
by Reid Kleckner
· 8 years ago
8f33379
Zero-Initialize PrevInstBB when entering a new MachineFunction.
by Adrian Prantl
· 9 years ago
b2fbb4b
Refactor DebugHandlerBase a bit to common non-debug-having-function filtering
by David Blaikie
· 9 years ago
49797ca
Refactor the DIExpression fragment query interface (NFC)
by Adrian Prantl
· 9 years ago
ac7fe5e
Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions.
by Paul Robinson
· 9 years ago
941fa75
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
by Adrian Prantl
· 9 years ago
b66cb88
revert r288283 as it causes debug info (line numbers) to be lost in instrumented code. also revert r288299 which was a workaround for the problem.
by Kostya Serebryany
· 9 years ago
37a13dd
Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions.
by Paul Robinson
· 9 years ago
957ba40
Revert r288212 due to lldb failure.
by Paul Robinson
· 9 years ago
96de8c7
Emit 'no line' information for interesting 'orphan' instructions.
by Paul Robinson
· 9 years ago
e1156c2
DebugInfo: make DW_TAG_atomic_type valid
by Victor Leschuk
· 9 years ago
a5b1eef
[MC] Move .cv_loc management logic out of MCContext
by Reid Kleckner
· 9 years ago
acee568
[codeview] Improved array type support.
by Amjad Aboud
· 9 years ago
2886580
Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h
by Reid Kleckner
· 10 years ago
f9c275f
[codeview] Describe int local variables using .cv_def_range
by Reid Kleckner
· 10 years ago