llvm/lib/Transforms
Mehdi Amini 83dc7b6740 ThinLTO: never promote as external weak
This linkage is *not* intended to express that a declaration refers
to a weak symbol, but that the symbol might not be present at link
time. I don't believe it was the intent.

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266856 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-20 04:18:11 +00:00
..
2016-01-26 21:29:08 +00:00
2016-04-18 09:17:29 +00:00