llvm-6502/lib
Eric Christopher 497f1eb2b8 Split out these asserts so it's more apparent why we're not assembling
that rip-relative address when executing in 32-bit mode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105656 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-08 22:57:33 +00:00
..
Analysis The FoldingSet hash data includes pointer values, so it isn't 2010-06-07 19:36:14 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix a mistake in my previous change r105437: don't access operand 2 and assume 2010-06-07 23:48:46 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Use const_iterator where appropriate. 2010-06-08 17:21:57 +00:00
System
Target Split out these asserts so it's more apparent why we're not assembling 2010-06-08 22:57:33 +00:00
Transforms Make bugpoint dead-argument-hacking actually work, and actually test it. 2010-06-07 20:20:33 +00:00
VMCore Another place where the code wanted to access the argument list and not all of 2010-06-07 19:18:58 +00:00
Makefile