1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Benjamin Kramer b99e048c08 GlobalDCE: Delete available_externally initializers if it allows removing the value the initializer is referring to.
This is useful for functions that are not actually available externally but
referenced by a vtable of some kind. Clang emits functions like this for the MS
ABI.

PR20182.

llvm-svn: 212337
2014-07-04 12:36:05 +00:00
..
2014-06-27 18:19:56 +00:00
2014-06-27 18:19:56 +00:00
2014-07-03 16:12:55 +00:00
2014-07-04 02:01:54 +00:00
2014-07-03 02:01:39 +00:00