llvm-project/llvm/lib/ExecutionEngine/JITLink
Martin Storsjo 5b2e0ba28e [JITLink] Silence GCC warnings. NFC.
Use parentheses in an expression with mixed && and ||.

Differential Revision: https://reviews.llvm.org/D68447

llvm-svn: 373779
2019-10-04 19:47:42 +00:00
..
BasicGOTAndStubsBuilder.h [JITLink] Switch from an atom-based model to a "blocks and symbols" model. 2019-10-04 03:55:26 +00:00
CMakeLists.txt [JITLink] Switch from an atom-based model to a "blocks and symbols" model. 2019-10-04 03:55:26 +00:00
EHFrameSupport.cpp [JITLink] Fix an unused variable warning. 2019-10-04 05:24:39 +00:00
EHFrameSupportImpl.h [JITLink] Switch from an atom-based model to a "blocks and symbols" model. 2019-10-04 03:55:26 +00:00
JITLink.cpp Fix MSVC "not all control paths return a value" warning. NFCI. 2019-10-04 11:24:51 +00:00
JITLinkGeneric.cpp [JITLink] Switch from an atom-based model to a "blocks and symbols" model. 2019-10-04 03:55:26 +00:00
JITLinkGeneric.h [JITLink] Switch from an atom-based model to a "blocks and symbols" model. 2019-10-04 03:55:26 +00:00
JITLinkMemoryManager.cpp [JITLink] Switch from an atom-based model to a "blocks and symbols" model. 2019-10-04 03:55:26 +00:00
LLVMBuild.txt [JITLink] Add BinaryFormat to JITLink's dependencies. 2019-04-20 19:48:45 +00:00
MachO.cpp [ORC][JITLink] Name in-memory compiled objects after their source modules. 2019-04-30 21:27:56 +00:00
MachOLinkGraphBuilder.cpp Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFCI. 2019-10-04 11:24:35 +00:00
MachOLinkGraphBuilder.h [JITLink] Silence GCC warnings. NFC. 2019-10-04 19:47:42 +00:00
MachO_x86_64.cpp [JITLink] Switch from an atom-based model to a "blocks and symbols" model. 2019-10-04 03:55:26 +00:00