index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCCodeView.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[codeview] Avoid emitting an empty file checksum table
Reid Kleckner
2016-06-08
1
-0
/
+5
*
[codeview] Some cleanup of Symbol Records.
Zachary Turner
2016-05-17
1
-7
/
+13
*
[codeview] Fix emission of file changes in inline line tables
Reid Kleckner
2016-02-19
1
-1
/
+4
*
[MC] Add support for encoding CodeView variable definition ranges
David Majnemer
2016-02-05
1
-0
/
+63
*
[codeview] Don't attempt a cross-section label diff
Reid Kleckner
2016-02-04
1
-5
/
+11
*
[codeview] Correctly handle inlining functions post-dominated by unreachable
David Majnemer
2016-02-02
1
-3
/
+16
*
[codeview] Wire up the .cv_inline_linetable directive
Reid Kleckner
2016-02-02
1
-25
/
+96
*
[CodeView] Implement .cv_inline_linetable
David Majnemer
2016-01-29
1
-3
/
+71
*
Fix some -Wstring-conversion warnings
David Blaikie
2016-01-29
1
-6
/
+6
*
Reland "[CodeView] Use assembler directives for line tables"
Reid Kleckner
2016-01-29
1
-0
/
+222
*
Revert "[CodeView] Use assembler directives for line tables"
Reid Kleckner
2016-01-29
1
-222
/
+0
*
Silence gcc warning about ternary and enumerations
Reid Kleckner
2016-01-28
1
-1
/
+1
*
[CodeView] Use assembler directives for line tables
Reid Kleckner
2016-01-28
1
-0
/
+222