llvm-6502/lib
Owen Anderson 49998ce46a Fix a typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112560 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-30 23:59:30 +00:00
..
Analysis It is possible to try to merge a not-constant with a constantrage, when dealing with ptrtoint ConstantExpr's. 2010-08-30 17:03:45 +00:00
Archive
AsmParser remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Bitcode remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
CodeGen two changes: 2010-08-30 18:12:35 +00:00
CompilerDriver Add a TODO. 2010-08-23 19:24:12 +00:00
ExecutionEngine Fix a comment. 2010-08-30 21:54:03 +00:00
Linker Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00
MC MCELF: The value of all common symbols is the offset from the start of the section. Patch by Roman Divacky. 2010-08-30 17:20:17 +00:00
Support Remove a hack that tries to understand incorrect triples from the 2010-08-30 10:57:54 +00:00
System Don't cast Win32 FILETIME structs to int64. Patch by Dimitry Andric! 2010-08-28 16:39:32 +00:00
Target If we have an unhandled type then assert, we shouldn't get here for 2010-08-30 23:48:26 +00:00
Transforms Fix a typo. 2010-08-30 23:59:30 +00:00
VMCore Add comments explaining why it's not necessary to include the 2010-08-30 21:18:41 +00:00
Makefile