llvm-6502/lib/Transforms
Duncan Sands ab6b226978 Don't load values out of global constants with weak
linkage: the value may be replaced with something
different at link time.  (Frontends that want to
allow values to be loaded out of weak constants can
give their constants weak_odr linkage).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67407 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-20 21:53:29 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Clear the cached cost when removing a function in 2009-03-19 18:03:56 +00:00
Scalar Don't load values out of global constants with weak 2009-03-20 21:53:29 +00:00
Utils Don't load values out of global constants with weak 2009-03-20 21:53:29 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00