Nick Kledzik
|
db6535dd20
|
tentative definitions are default visibility
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53780 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-07-19 00:58:07 +00:00 |
|
Devang Patel
|
413907000e
|
Name string length is end position marker - begin position marker.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53697 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-07-16 19:49:09 +00:00 |
|
Devang Patel
|
c2aec57c63
|
Do not forget global definitions from inline asm code block.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53693 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-07-16 18:06:52 +00:00 |
|
Devang Patel
|
f0d286b77f
|
LinkOnce definitions have default scope, like weak definitions. Otherwise, the linker may not be able to match LinkOnce definition from one module with an exteranl reference from other module.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53580 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-07-15 00:00:11 +00:00 |
|
Devang Patel
|
ebd69421a2
|
Rename new lto2 tool as lto.
lto2->lto
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52912 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-06-30 18:15:01 +00:00 |
|