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
/
CodeGen
/
AsmPrinter
/
WinCodeViewLineTables.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporary fix for PR21528 - use mangled C++ function names in COFF debug info...
Timur Iskhodzhanov
2014-11-12
1
-1
/
+8
*
[COFF] Make it clearer that the symbols subsection holds function display nam...
Timur Iskhodzhanov
2014-11-12
1
-1
/
+1
*
Fix PR21189 -- Emit symbol subsection required to debug LLVM-built binaries w...
Timur Iskhodzhanov
2014-10-24
1
-9
/
+47
*
Reorder functions in WinCodeViewLineTables.cpp [NFC]
Timur Iskhodzhanov
2014-10-10
1
-51
/
+53
*
Fix a small typo, NFC
Timur Iskhodzhanov
2014-10-10
1
-1
/
+1
*
Fix COFF section index relocation should be 16 bits, not 32
Timur Iskhodzhanov
2014-10-08
1
-0
/
+2
*
The count() function for STL datatypes returns unsigned, even where it's
Yaron Keren
2014-06-20
1
-1
/
+1
*
Convert more loops to range-based equivalents
Alexey Samsonov
2014-04-30
1
-9
/
+8
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-24
1
-4
/
+4
*
Follow-up to r204790: don't try to emit line tables if there are no functions...
Timur Iskhodzhanov
2014-03-26
1
-2
/
+9
*
Fix PR19239 - Add support for generating debug info for functions without lex...
Timur Iskhodzhanov
2014-03-26
1
-15
/
+11
*
Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...
Timur Iskhodzhanov
2014-01-30
1
-0
/
+333
*
Revert r200340, "Add line table debug info to COFF files when using a win32 t...
NAKAMURA Takumi
2014-01-29
1
-323
/
+0
*
Add line table debug info to COFF files when using a win32 triple.
Timur Iskhodzhanov
2014-01-28
1
-0
/
+323