Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MC
/
MCCodeView.cpp
94ee072
[codeview] Flush labels before S_DEFRANGE* fragments
by Reid Kleckner
· 7 years ago
689f773
[codeview] Clean up machinery for deferring .cv_loc emission
by Reid Kleckner
· 7 years ago
e3f6529
Support: Simplify endian stream interface. NFCI.
by Peter Collingbourne
· 7 years ago
2c6430f
[codeview] Ignore .cv_loc directives at the end of a function
by Reid Kleckner
· 7 years ago
7897a78
[CodeView] Add line numbers for inlined call sites
by Reid Kleckner
· 8 years ago
b525872
[CodeView] Sink complex inline functions to .cpp file, NFC
by Reid Kleckner
· 8 years ago
5e102ee
MC: Remove redundant `SetUsed` arguments in MCSymbol methods
by Sam Clegg
· 8 years ago
910c012
Remove redundant includes from lib/MC.
by Michael Zolotukhin
· 8 years ago
26fa1bf
Re-land "Fix Bug 30978 by emitting cv file checksums."
by Reid Kleckner
· 8 years ago
913213c
Revert "Fix Bug 30978 by emitting cv file checksums."
by Eric Beckmann
· 8 years ago
349746f
Fix Bug 30978 by emitting cv file checksums.
by Eric Beckmann
· 8 years ago
264b5d9
Move Object format code to lib/BinaryFormat.
by Zachary Turner
· 8 years ago
d427383
[CodeView] Move CodeView YAML code to ObjectYAML.
by Zachary Turner
· 8 years ago
8c099fe
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
by Zachary Turner
· 8 years ago
5b6e4e0
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
by Zachary Turner
· 8 years ago
67c5601
Rename some PDB classes.
by Zachary Turner
· 8 years ago
11cf053
[CodeView] Fix off-by-one error in def range gap emission
by Reid Kleckner
· 9 years ago
f7d84ee
Reapply "[CodeGen] Fix invalid DWARF info on Win64"
by Keno Fischer
· 9 years ago
46225b1
Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
by Zachary Turner
· 9 years ago
d0fffd1
Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
by Zachary Turner
· 9 years ago
a4e7dfb
[CodeView] Hook CodeViewRecordIO for reading/writing symbols.
by Zachary Turner
· 9 years ago
d4ea4c1
Revert "[CodeGen] Fix invalid DWARF info on Win64"
by Keno Fischer
· 9 years ago
460218f
[CodeGen] Fix invalid DWARF info on Win64
by Keno Fischer
· 9 years ago
bb96df6
[codeview] Truncate records to maximum record size near 64KB
by Reid Kleckner
· 9 years ago
be82d3e
[codeview] Optimize the size of defranges with gaps
by Reid Kleckner
· 9 years ago
a9f4cc9
[codeview] Add new directives to record inlined call site line info
by Reid Kleckner
· 9 years ago
a5b1eef
[MC] Move .cv_loc management logic out of MCContext
by Reid Kleckner
· 9 years ago
c29b4f0
[codeview] Shrink inlined call site line info tables
by Reid Kleckner
· 9 years ago
858239d
Prune some includes from headers and sink some inline functions
by Reid Kleckner
· 9 years ago
ee641c2
[codeview] Avoid emitting an empty file checksum table
by Reid Kleckner
· 9 years ago
63a2846
[codeview] Some cleanup of Symbol Records.
by Zachary Turner
· 9 years ago
344078f
[codeview] Fix emission of file changes in inline line tables
by Reid Kleckner
· 10 years ago
408b5e6
[MC] Add support for encoding CodeView variable definition ranges
by David Majnemer
· 10 years ago
cb91e7d
[codeview] Don't attempt a cross-section label diff
by Reid Kleckner
· 10 years ago
c9911f2
[codeview] Correctly handle inlining functions post-dominated by unreachable
by David Majnemer
· 10 years ago
1fcd610
[codeview] Wire up the .cv_inline_linetable directive
by Reid Kleckner
· 10 years ago
6fcbd7e
[CodeView] Implement .cv_inline_linetable
by David Majnemer
· 10 years ago
a0b44ef
Fix some -Wstring-conversion warnings
by David Blaikie
· 10 years ago
2214ed8
Reland "[CodeView] Use assembler directives for line tables"
by Reid Kleckner
· 10 years ago
00d9639
Revert "[CodeView] Use assembler directives for line tables"
by Reid Kleckner
· 10 years ago
22d9938
Silence gcc warning about ternary and enumerations
by Reid Kleckner
· 10 years ago
c62e379
[CodeView] Use assembler directives for line tables
by Reid Kleckner
· 10 years ago