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
/
DebugInfo
/
CodeView
/
CodeViewRecordIO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improving CodeView debug info type record's inline comments
Nilanjana Basu
2019-08-21
1
-1
/
+5
*
Temporarily revert "Changes to improve CodeView debug info type record inline...
Eric Christopher
2019-08-02
1
-5
/
+1
*
Changes to improve CodeView debug info type record inline comments
Nilanjana Basu
2019-08-01
1
-1
/
+5
*
Changes to emit CodeView debug info nested type records properly using MCStre...
Nilanjana Basu
2019-07-22
1
-1
/
+1
*
Adding inline comments to code view type record directives for better readabi...
Nilanjana Basu
2019-07-17
1
-17
/
+37
*
Changing CodeView debug info type record representation in assembly files to ...
Nilanjana Basu
2019-07-09
1
-17
/
+109
*
Revert Changing CodeView debug info type record representation in assembly fi...
Nilanjana Basu
2019-07-03
1
-109
/
+17
*
Changing CodeView debug info type record representation in assembly files to ...
Nilanjana Basu
2019-07-03
1
-17
/
+109
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId
Reid Kleckner
2017-07-17
1
-4
/
+5
*
[CodeView] Properly align symbol records on read/write.
Zachary Turner
2017-06-01
1
-0
/
+14
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-2
/
+2
*
[PDB] Make streams carry their own endianness.
Zachary Turner
2017-02-28
1
-26
/
+18
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-2
/
+2
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-20
/
+28
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-28
/
+20
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-2
/
+2
*
Don't assume little endian in StreamReader / StreamWriter.
Zachary Turner
2017-02-18
1
-18
/
+26
*
Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
Zachary Turner
2016-12-16
1
-0
/
+31
*
Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
Zachary Turner
2016-12-16
1
-31
/
+0
*
[CodeView] Hook CodeViewRecordIO for reading/writing symbols.
Zachary Turner
2016-12-16
1
-0
/
+31
*
[CodeView] Hook up CodeViewRecordIO to type serialization path.
Zachary Turner
2016-11-08
1
-8
/
+33
*
Add CodeViewRecordIO for reading and writing.
Zachary Turner
2016-11-02
1
-0
/
+186