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
/
unittests
/
Support
/
DataExtractorTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo][Support] Replace DWARFDataExtractor size function
James Henderson
2020-01-13
1
-0
/
+9
*
Add error handling to the DataExtractor class
Pavel Labath
2019-08-27
1
-0
/
+143
*
Remove support for 32-bit offsets in utility classes (5/5)
Igor Kudrin
2019-08-07
1
-19
/
+11
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
1
-1
/
+1
*
Support 64-bit offsets in utility classes (1/5)
Igor Kudrin
2019-08-06
1
-11
/
+19
*
[Support] Fix error handling in DataExtractor::get[US]LEB128
Pavel Labath
2019-06-24
1
-0
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-1
/
+1
*
DataExtractor: Fix integer truncation issues in LEB128 extraction.
Benjamin Kramer
2012-08-20
1
-0
/
+9
*
unittests/Support/DataExtractorTest.cpp: Specify ULL explicitly to a few cons...
NAKAMURA Takumi
2011-09-13
1
-3
/
+3
*
Add the DataExtractor utility class.
Benjamin Kramer
2011-09-13
1
-0
/
+111