llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld
Jonas Devlieghere 45eb84f340 [Support] Make error banner optional in logAllUnhandledErrors
In a lot of places an empty string was passed as the ErrorBanner to
logAllUnhandledErrors. This patch makes that argument optional to
simplify the call sites.

llvm-svn: 346604
2018-11-11 01:46:03 +00:00
..
Targets [Support] Make error banner optional in logAllUnhandledErrors 2018-11-11 01:46:03 +00:00
CMakeLists.txt
JITSymbol.cpp [ORC] Add partitioning support to CompileOnDemandLayer2. 2018-09-29 23:49:57 +00:00
LLVMBuild.txt
RTDyldMemoryManager.cpp Remove trailing space 2018-07-30 19:41:25 +00:00
RuntimeDyld.cpp [ORC] Add an asynchronous jit-link function, jitLinkForORC, to RuntimeDyld and 2018-09-25 22:57:44 +00:00
RuntimeDyldCOFF.cpp [Support] Make error banner optional in logAllUnhandledErrors 2018-11-11 01:46:03 +00:00
RuntimeDyldCOFF.h
RuntimeDyldChecker.cpp Remove 'orc' namespace from MSVCErrorWorkarounds.h, fix some typos that were 2018-09-25 20:48:57 +00:00
RuntimeDyldCheckerImpl.h [ORC] Reapply r342939 with a fix for MSVC's promise/future restrictions. 2018-09-25 19:48:46 +00:00
RuntimeDyldELF.cpp [Support] Make error banner optional in logAllUnhandledErrors 2018-11-11 01:46:03 +00:00
RuntimeDyldELF.h [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld. 2017-10-22 09:47:41 +00:00
RuntimeDyldImpl.h [ORC] Add an asynchronous jit-link function, jitLinkForORC, to RuntimeDyld and 2018-09-25 22:57:44 +00:00
RuntimeDyldMachO.cpp [Support] Make error banner optional in logAllUnhandledErrors 2018-11-11 01:46:03 +00:00
RuntimeDyldMachO.h [RuntimeDyld][ORC] Add support for Thumb mode to RuntimeDyldMachOARM. 2017-08-09 20:19:27 +00:00