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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeView] Fix a busted assert in TypeTableBuilder::writeClass
David Majnemer
2016-06-04
1
-1
/
+1
*
[TypeStreamMerger] visitUnknownMember was supposed to be visitUnknownType
David Majnemer
2016-06-04
1
-2
/
+3
*
[codeview] Add basic record type translation
Reid Kleckner
2016-06-03
1
-0
/
+2
*
[pdb] Dump file checksums from pdb codeview line info.
Zachary Turner
2016-06-03
2
-5
/
+21
*
[codeview] Dump line number and column information.
Zachary Turner
2016-06-03
3
-0
/
+142
*
[llvm-pdbdump] Dump CodeView line information.
Zachary Turner
2016-06-02
2
-1
/
+21
*
[codeview] Fix a nasty use after free.
Zachary Turner
2016-06-02
1
-2
/
+2
*
[CodeView] Use None instead of Void if there is no subprogram
David Majnemer
2016-06-02
1
-2
/
+2
*
[pdb] Parse and dump section map and section contribs
Zachary Turner
2016-06-02
3
-266
/
+371
*
[codeview] Improve readability of type record assembly
Reid Kleckner
2016-05-31
1
-8
/
+19
*
[codeview] Add a CVTypeDumper::dump(ArrayRef<uint8_t>) overload
Reid Kleckner
2016-05-31
1
-0
/
+13
*
Make sure we don't add an empty string to the stringmap
David Majnemer
2016-05-29
1
-1
/
+2
*
[SymbolDumper] Validate the string table offset before using it
David Majnemer
2016-05-28
1
-6
/
+6
*
[SymbolDumper] Validate the string table offset before using it
David Majnemer
2016-05-28
1
-5
/
+6
*
[pdb] Finish conversion to zero copy pdb access.
Zachary Turner
2016-05-28
5
-51
/
+15
*
Make sure data is available before dereferencing it
David Majnemer
2016-05-27
1
-0
/
+14
*
Resubmit "[pdb] Allow zero-copy read support for symbol streams.""
Zachary Turner
2016-05-27
2
-2
/
+2
*
Revert "[pdb] Allow zero-copy read support for symbol streams."
Chad Rosier
2016-05-27
2
-2
/
+2
*
[pdb] Allow zero-copy read support for symbol streams.
Zachary Turner
2016-05-27
2
-2
/
+2
*
[codeview,pdb] Try really hard to conserve memory when reading.
Zachary Turner
2016-05-27
2
-29
/
+64
*
[codeview] Move StreamInterface and StreamReader to libcodeview.
Zachary Turner
2016-05-25
4
-0
/
+191
*
[codeview] Add support for new types and symbols.
Zachary Turner
2016-05-25
2
-0
/
+19
*
[codeview] Add support for S_EXPORT symbol.
Zachary Turner
2016-05-25
1
-0
/
+16
*
[codeview] Add support for new type records.
Zachary Turner
2016-05-24
1
-1
/
+182
*
[codeview, pdb] Dump symbol records in publics stream
Zachary Turner
2016-05-24
1
-0
/
+17
*
Fix build errors
Zachary Turner
2016-05-24
1
-2
/
+2
*
Dump symbol record details in llvm-pdbdump
Zachary Turner
2016-05-24
2
-8
/
+15
*
Remove unused variable.
Zachary Turner
2016-05-24
1
-11
/
+6
*
Make a symbol visitor and use it to dump CV symbols.
Zachary Turner
2016-05-23
2
-0
/
+671
*
[codeview] Test serialization of all known type records
Reid Kleckner
2016-05-17
1
-2
/
+2
*
[codeview] Add type stream merging prototype
Reid Kleckner
2016-05-14
7
-88
/
+504
*
[codeview] Align class and print names of types
Reid Kleckner
2016-05-13
5
-86
/
+80
*
[codeview] Dump the type index on the first line of each record
Reid Kleckner
2016-05-13
1
-2
/
+2
*
Get rid of CVLeafTypes.def and combine with TypeRecords.def
Zachary Turner
2016-05-12
1
-26
/
+17
*
Make CodeView record serialization more generic.
Zachary Turner
2016-05-12
3
-98
/
+158
*
Fix build breakage in DebugInfoCodeview
Zachary Turner
2016-05-11
1
-1
/
+1
*
Refactor CodeView type records to use common code.
Zachary Turner
2016-05-11
4
-373
/
+267
*
Make TypeIterator generic so it can iterate symbols too.
Zachary Turner
2016-05-09
1
-1
/
+1
*
Make llvm-pdbdump print CV type records
Zachary Turner
2016-05-06
1
-0
/
+6
*
[codeview] Improve some comments
Reid Kleckner
2016-05-05
1
-1
/
+0
*
Fix CVTypeDumperImpl formatting after class rename
Reid Kleckner
2016-05-05
1
-39
/
+49
*
[codeview] Move dumper into lib/DebugInfo/CodeView
Reid Kleckner
2016-05-05
3
-0
/
+852
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-14
/
+0
*
Fix several accidental DOS line endings in source files
Dimitry Andric
2016-01-03
1
-14
/
+14
*
Remove unused constants from TypeTableBuilder.cpp.
Dave Bartolomeo
2015-12-24
1
-4
/
+0
*
Fix case of path name
Bill Seurer
2015-12-24
1
-1
/
+1
*
Fix CodeView library name and non-CMake builds
Dave Bartolomeo
2015-12-24
3
-4
/
+21
*
LLVM CodeView library
Dave Bartolomeo
2015-12-24
9
-0
/
+667