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
/
Targets
/
RuntimeDyldCOFFThumb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify decoupling between RuntimeDyld/RuntimeDyldChecker, add 'got_addr' util.
Lang Hames
2019-04-12
1
-1
/
+1
*
Add namespace to some types.
Richard Trieu
2019-01-31
1
-8
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Support] Make error banner optional in logAllUnhandledErrors
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-30
/
+33
*
ExecutionEngine: make COFF Thumb2 assertions non-tautological
Saleem Abdulrasool
2017-10-22
1
-25
/
+11
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH
Lang Hames
2017-05-09
1
-1
/
+0
*
Handle relocations to thumb functions when dynamic linking COFF modules
Walter Erquinigo
2016-10-17
1
-5
/
+39
*
ExecutionEngine: fix a bug in the movt/movw relocator
Saleem Abdulrasool
2016-08-29
1
-1
/
+1
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
1
-1
/
+1
*
ExecutionEngine: silence unused value warning
Saleem Abdulrasool
2016-06-24
1
-0
/
+3
*
ExecutionEngine: add preliminary support for COFF ARM
Saleem Abdulrasool
2016-06-24
1
-0
/
+288