llvm-6502/lib/Target/CppBackend
Rafael Espindola f7f74c22b1 Remove the notion of primitive types.
They were out of place since the introduction of arbitrary precision integer
types.

This also synchronizes the documentation to Types.h, so it refers to first class
types and single value types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196661 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-07 19:34:20 +00:00
..
TargetInfo [CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() sets them. 2013-11-28 14:53:30 +00:00
CMakeLists.txt
CPPBackend.cpp Remove the notion of primitive types. 2013-12-07 19:34:20 +00:00
CPPTargetMachine.h
LLVMBuild.txt
Makefile