Jim Grosbach
|
6f09fcf5da
|
ARM Darwin default relocation model is PIC.
This matches clang, so default options in llc and friends are now closer to
clang's defaults.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140863 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-09-30 17:41:35 +00:00 |
|
Dan Gohman
|
9f23dee08c
|
Start function numbering at 0.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101638 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-04-17 16:29:15 +00:00 |
|
Dan Gohman
|
fce288fc91
|
Eliminate more uses of llvm-as and llvm-dis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-09 00:09:15 +00:00 |
|
Evan Cheng
|
63476a8040
|
Reference to hidden symbols do not have to go through non-lazy pointer in non-pic mode. rdar://7187172.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80904 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-03 07:04:02 +00:00 |
|
Evan Cheng
|
c3ccc1aaaf
|
Clean up some ARM GV asm printing out; minor fixes to match what gcc does.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60621 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-12-06 02:00:55 +00:00 |
|