Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
aec6b2c20e4850f2309042e46dec63e46b383fbd
/
llvm
/
tools
/
lli
/
RemoteMemoryManager.cpp
16132e6
Purge unused includes throughout libSupport.
by Benjamin Kramer
· 11 years ago
b5c7b1f
[MCJIT] Reapply r222828 and r222810-r222812 with fix for MSVC move-op issues.
by Lang Hames
· 11 years ago
9fb4114
Reverting r222828 and r222810-r222812 as they broke the build on Windows.
by Aaron Ballman
· 11 years ago
829a19a
[MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme.
by Lang Hames
· 11 years ago
0f15490
[MCJIT] Delete the JTIMemoryManager and associated APIs.
by Lang Hames
· 11 years ago
4453e4294
Remove 'using std::error_code' from tools.
by Rafael Espindola
· 11 years ago
3acea39
Don't use 'using std::error_code' in include/llvm.
by Rafael Espindola
· 11 years ago
e6cb63e
[C++] Use 'nullptr'. Tools edition.
by Craig Topper
· 12 years ago
f98597a
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
by Chandler Carruth
· 12 years ago
cb40291
Fix known typos
by Alp Toker
· 12 years ago
695895c
Sanitize MCJIT remote execution
by Renato Golin
· 12 years ago
5bb0143
MCJIT-remote: __main should be resolved in child context.
by NAKAMURA Takumi
· 12 years ago
da469ec
lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unbreak mingw32.
by NAKAMURA Takumi
· 12 years ago
7bb1344
Adding multiple object support to MCJIT EH frame handling
by Andrew Kaylor
· 12 years ago
2173080
Attempting to fix lli build error
by Andrew Kaylor
· 12 years ago
9723176
Fixing container/pointer bug in remote-lli found by ASan
by Andrew Kaylor
· 12 years ago
1b2cfb6
Adding support and tests for multiple module handling in lli
by Andrew Kaylor
· 12 years ago