Dan Gohman
|
df2896d609
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
|
Evan Cheng
|
41e87f2f13
|
Reference to hidden symbols do not have to go through non-lazy pointer in non-pic mode. rdar://7187172.
llvm-svn: 80904
|
2009-09-03 07:04:02 +00:00 |
|
Evan Cheng
|
1b795803dd
|
Re-did 60519. It turns out Darwin's handling of hidden visibility symbols are a bit more complicate than I expected. Both declarations and weak definitions still need a stub indirection. However, the stubs are in data section and they contain the addresses of the actual symbols.
llvm-svn: 60571
|
2008-12-05 01:06:39 +00:00 |
|