llvm-6502/lib
Daniel Dunbar a6c329d66b MC: Give a (lame) hard error if a .org directive would create an unreasonably
large object file (> 1GB).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113494 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-09 16:23:33 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Remove dead code. 2010-09-08 18:50:24 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MC: Give a (lame) hard error if a .org directive would create an unreasonably 2010-09-09 16:23:33 +00:00
Support
System lib/System/Host.cpp: 7bit-ize. Eliminate "TM" and "(R)" in comments. 2010-09-09 13:30:48 +00:00
Target Silence compiler warning. 2010-09-09 07:30:15 +00:00
Transforms Relax the "don't unroll loops containing calls" rule. Instead, when a loop contains a call, lower the 2010-09-08 23:10:07 +00:00
VMCore Clarify the ownership model of LLVMContext and Module. Namely, contexts own 2010-09-08 18:03:32 +00:00
Makefile