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
/
tools
/
lli
/
RemoteMemoryManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'using std::error_code' from tools.
Rafael Espindola
2014-06-13
1
-2
/
+1
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
[C++] Use 'nullptr'. Tools edition.
Craig Topper
2014-04-25
1
-5
/
+5
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Fix known typos
Alp Toker
2014-01-24
1
-1
/
+1
*
Sanitize MCJIT remote execution
Renato Golin
2014-01-14
1
-5
/
+5
*
MCJIT-remote: __main should be resolved in child context.
NAKAMURA Takumi
2013-10-27
1
-16
/
+0
*
lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unb...
NAKAMURA Takumi
2013-10-26
1
-0
/
+16
*
Adding multiple object support to MCJIT EH frame handling
Andrew Kaylor
2013-10-11
1
-24
/
+0
*
Attempting to fix lli build error
Andrew Kaylor
2013-10-04
1
-3
/
+3
*
Fixing container/pointer bug in remote-lli found by ASan
Andrew Kaylor
2013-10-04
1
-26
/
+26
*
Adding support and tests for multiple module handling in lli
Andrew Kaylor
2013-10-04
1
-0
/
+230