llvm-6502/tools/lli
NAKAMURA Takumi 55587cffec lli: [MCJIT] Suppress "__main" for cygming in LLIMCJITMemoryManager::getPointerToNamedFunction(), like legacy JITMemoryManager's.
CRT's __main (aka premain) invokes global ctors on cygming. See also PR3897.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165312 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-05 14:10:23 +00:00
..
CMakeLists.txt Removing dependency on third party library for Intel JIT event support. 2012-09-28 17:35:20 +00:00
lli.cpp lli: [MCJIT] Suppress "__main" for cygming in LLIMCJITMemoryManager::getPointerToNamedFunction(), like legacy JITMemoryManager's. 2012-10-05 14:10:23 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. 2012-03-13 08:33:15 +00:00
RecordingMemoryManager.cpp MCJIT: Add faux remote target execution to lli for the MCJIT. 2012-09-05 16:50:34 +00:00
RecordingMemoryManager.h MCJIT: Add faux remote target execution to lli for the MCJIT. 2012-09-05 16:50:34 +00:00
RemoteTarget.cpp Fix includes of llvm files that used angle brackets. 2012-09-15 18:45:38 +00:00
RemoteTarget.h Fix includes of llvm files that used angle brackets. 2012-09-15 18:45:38 +00:00