summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/x86-store-gv-addr.ll
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
| | | | llvm-svn: 81290
* Revert r72734. The Darwin assembler doesn't support the staticDan Gohman2009-06-031-1/+1
| | | | | | | relocation model on x86-64. Higher level logic should override the relocation model to PIC on x86_64-apple-darwin. llvm-svn: 72746
* On Darwin x86_64 small code model doesn't guarantee code address fits in 32-bit.Evan Cheng2009-06-021-0/+10
llvm-svn: 72734
OpenPOWER on IntegriCloud