llvm-6502/lib
Reid Kleckner c12b641130 Avoid usage of char16_t as MSVC "14" doesn't appear to support it
Fixes the MSVC "14" build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221932 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-13 22:09:56 +00:00
..
Analysis Revert r219432 - "Revert "[BasicAA] Revert "Revert r218714 - Make better use of zext and sign information.""" 2014-11-13 09:16:54 +00:00
AsmParser
Bitcode Make a few helper functions static. NFC. 2014-11-13 21:54:59 +00:00
CodeGen We can get the TLOF from the TargetMachine - so constructor no longer requires TargetLoweringObjectFile to be passed. 2014-11-13 21:29:21 +00:00
DebugInfo
ExecutionEngine
IR IR: Create the Metadata class 2014-11-13 13:17:47 +00:00
IRReader
LineEditor
Linker
LTO
MC Fix a regression on the disassembling C API. 2014-11-13 16:52:07 +00:00
Object Un-break the big-endian buildbots 2014-11-13 20:07:06 +00:00
Option
ProfileData
Support Avoid usage of char16_t as MSVC "14" doesn't appear to support it 2014-11-13 22:09:56 +00:00
TableGen
Target We can get the TLOF from the TargetMachine - so constructor no longer requires TargetLoweringObjectFile to be passed. 2014-11-13 21:29:21 +00:00
Transforms [GVN] Perform Scalar PRE on gep indices that feed loads before doing Load PRE. 2014-11-13 21:17:58 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile