llvm-6502/lib
Rafael Espindola ac9f143a69 Remove another hasRawTextSupport.
To remove this one simply move the end of file logic from the asm printer to
the target mc streamer.

This removes the last call to hasRawTextSupport from lib/Target.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200590 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-31 23:10:26 +00:00
..
Analysis [inliner] Print out extra stats about the cost, threshold, and vector 2014-01-31 22:32:32 +00:00
AsmParser [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret' 2014-01-31 17:41:22 +00:00
Bitcode
CodeGen If we're not producing DWARF accel tables, don't waste memory 2014-01-31 20:39:19 +00:00
DebugInfo
ExecutionEngine Simplify getSymbolFlags. 2014-01-31 20:57:12 +00:00
IR [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret' 2014-01-31 17:41:22 +00:00
IRReader
Linker
LTO
MC Remove another hasRawTextSupport. 2014-01-31 23:10:26 +00:00
Object Simplify getSymbolFlags. 2014-01-31 20:57:12 +00:00
Option
Support
TableGen
Target Remove another hasRawTextSupport. 2014-01-31 23:10:26 +00:00
Transforms [SLPV] Recognize vectorizable intrinsics during SLP vectorization and 2014-01-31 21:14:40 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile