llvm-6502/lib
Eric Christopher 3e39731e88 Move C++ code out of the C headers and into either C++ headers
or the C++ files themselves. This enables people to use
just a C compiler to interoperate with LLVM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180063 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-22 22:47:22 +00:00
..
Analysis Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
Archive
AsmParser Fix for PR 14965: Better error message for GEP with partially defined contents 2013-04-22 17:03:42 +00:00
Bitcode Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
CodeGen Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
DebugInfo
ExecutionEngine Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
IR Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
IRReader
Linker Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
MC [ms-inline asm] Get the OpDecl and remove a redundant lookup. 2013-04-22 22:12:12 +00:00
Object Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
Option
Support [Support] Fix argv string escape bug on Windows 2013-04-22 19:03:55 +00:00
TableGen
Target Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
Transforms Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile