llvm-6502/lib
Michael Gottesman 3916f6c45a Fixed various whitespace/spelling/80+ issues.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196310 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-03 20:21:17 +00:00
..
Analysis
AsmParser Debug Info: drop debug info via upgrading path if version number does not match. 2013-12-02 21:29:56 +00:00
Bitcode Debug Info: drop debug info via upgrading path if version number does not match. 2013-12-02 21:29:56 +00:00
CodeGen Fixed various whitespace/spelling/80+ issues. 2013-12-03 20:21:17 +00:00
DebugInfo
ExecutionEngine
IR llvm-cov: Cleaned up print() function slightly. 2013-12-03 01:35:31 +00:00
IRReader
Linker
LTO
MC Avoid buffer copies when a Twine already is a StringRef. 2013-12-03 18:18:28 +00:00
Object
Option Avoid buffer copies when a Twine already is a StringRef. 2013-12-03 18:18:28 +00:00
Support Return true on success in cl::ExpandResponseFiles 2013-12-03 19:13:18 +00:00
TableGen
Target Addrspacecasts are no-ops on ARM. 2013-12-03 11:23:11 +00:00
Transforms Teach the internalize pass to skip dllexported symbols because they could be 2013-12-03 18:05:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile