llvm-6502/lib/ExecutionEngine/RuntimeDyld
David Blaikie da4471d726 Simplify expressions involving boolean constants with clang-tidy
Patch by Richard (legalize at xmission dot com).

Differential Revision: http://reviews.llvm.org/D8154

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231617 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-09 01:57:13 +00:00
..
Targets Fix the autoconf build 2015-03-07 21:47:46 +00:00
CMakeLists.txt Fix the autoconf build 2015-03-07 21:47:46 +00:00
LLVMBuild.txt Fix build following r211956 2014-06-28 06:31:47 +00:00
Makefile
RTDyldMemoryManager.cpp [ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into 2015-02-15 23:22:43 +00:00
RuntimeDyld.cpp ExecutionEngine: Preliminary support for dynamically loadable coff objects 2015-03-07 20:21:27 +00:00
RuntimeDyldChecker.cpp [MC] Remove various unused MCAsmInfo parameters. 2015-02-05 00:58:51 +00:00
RuntimeDyldCheckerImpl.h [MCJIT] Add command-line argument to llvm-rtdyld to specify target addresses for 2014-09-04 04:19:54 +00:00
RuntimeDyldCOFF.cpp Fix unused variable/function warnings 2015-03-07 20:56:50 +00:00
RuntimeDyldCOFF.h ExecutionEngine: Preliminary support for dynamically loadable coff objects 2015-03-07 20:21:27 +00:00
RuntimeDyldELF.cpp Simplify expressions involving boolean constants with clang-tidy 2015-03-09 01:57:13 +00:00
RuntimeDyldELF.h ExecutionEngine: Preliminary support for dynamically loadable coff objects 2015-03-07 20:21:27 +00:00
RuntimeDyldImpl.h Fix unused variable/function warnings 2015-03-07 20:56:50 +00:00
RuntimeDyldMachO.cpp [RuntimeDyld] Track symbol visibility in RuntimeDyld. 2015-01-16 23:13:56 +00:00
RuntimeDyldMachO.h [MCJIT] Remove the local symbol table from RuntimeDlyd - it's not needed. 2014-11-27 05:40:13 +00:00