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
/
ExecutionEngine
/
RuntimeDyld
/
RuntimeDyldChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[MCJIT] Respect target endianness in RuntimeDyldMachO and RuntimeDyldChecker.
Lang Hames
2014-08-18
1
-1
/
+10
*
[MCJIT] Add options to llvm-rtdyld to describe a phony target address space for
Lang Hames
2014-07-29
1
-3
/
+3
*
[MCJIT] Make sure we print the full 64-bit result of exprs in RuntimeDyldChec...
Lang Hames
2014-07-29
1
-2
/
+2
*
[MCJIT] Make the RuntimeDyldChecker stub_addr builtin use file names rather than
Lang Hames
2014-07-29
1
-1
/
+3
*
[MCJIT] Teach RuntimeDyldChecker to handle underscores at the start of symbols.
Lang Hames
2014-07-22
1
-1
/
+1
*
[MCJIT] Improve stub_addr file-not-found diagnostic to help track down a
Lang Hames
2014-07-22
1
-2
/
+17
*
[MCJIT] Refactor and add stub inspection to the RuntimeDyldChecker framework.
Lang Hames
2014-07-22
1
-540
/
+688
*
[MCJIT] Improve a RuntimeDyldChecker diagnostic.
Lang Hames
2014-07-16
1
-3
/
+7
*
[RuntimeDyld] Improve error diagnostic in RuntimeDyldChecker.
Lang Hames
2014-07-10
1
-4
/
+15
*
[RuntimeDyld] Use a raw_ostream and llvm::format for int-to-string conversions.
Lang Hames
2014-06-27
1
-17
/
+17
*
[RuntimeDyld] #include <cctype> header in RuntimeDyldChecker.cpp.
Lang Hames
2014-06-27
1
-0
/
+1
*
[RuntimeDyld] Add a framework for testing relocation logic in RuntimeDyld.
Lang Hames
2014-06-27
1
-0
/
+640
[prev]