diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-02 22:59:04 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-02 22:59:04 +0000 |
commit | 4b5ec2637384579ac64e3b6a8671282e6bedd028 (patch) | |
tree | 23b222c64e584dd6b05ee77018a48c7edee912b7 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 71552ce64b161cc94c0bdbc69d6e2f72c54cf90e (diff) | |
download | bcm5719-llvm-4b5ec2637384579ac64e3b6a8671282e6bedd028.tar.gz bcm5719-llvm-4b5ec2637384579ac64e3b6a8671282e6bedd028.zip |
Switch the linker to having a whitelist of GVs.
This replaces DoNotLinkFromSource with ValuesToLink. It also moves the
computation of ValuesToLink earlier.
It is a bit simpler and an important step in slitting the linker into an
ir mover and a linker proper.
The test change is because we now avoid creating dead declarations.
llvm-svn: 254559
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions