llvm-6502/lib
Eric Christopher 62b1007007 Both of these subtargets have functions that check whether or
not the target is mach-o. Use them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223420 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-05 00:22:35 +00:00
..
Analysis Revert "r223364 - Revert r223347 which has caused crashes on bootstrap bots." 2014-12-04 17:45:19 +00:00
AsmParser
Bitcode Ask the module for its the identified types. 2014-12-03 07:18:23 +00:00
CodeGen Simplify implementation and testcase of r223401 based on feedback from dblaikie. 2014-12-04 22:58:41 +00:00
DebugInfo
ExecutionEngine
IR Fix a typo: use of cast where dyn_cast was intended 2014-12-04 17:27:58 +00:00
IRReader
LineEditor
Linker Move merging of alignment to a central location. NFC. 2014-12-05 00:09:02 +00:00
LTO
MC clang-formatted ranged loops and assignment, NFC. 2014-12-04 08:30:39 +00:00
Object Add mach-o LC_RPATH support to llvm-objdump 2014-12-04 07:37:02 +00:00
Option
ProfileData
Support Silence warning: variable 'buffer' set but not used. 2014-12-04 21:36:38 +00:00
TableGen
Target Both of these subtargets have functions that check whether or 2014-12-05 00:22:35 +00:00
Transforms [InstCombine] Minor optimization for bswap with binary ops 2014-12-04 09:44:01 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile