diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-08-22 16:17:40 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-08-22 16:17:40 +0000 |
commit | f8c2f08cb361c522f7bb614220e78bc9f77724a9 (patch) | |
tree | 28fba68a22c572f0c9d3a5582458afb706a8af3e /llvm/lib/MC/MCObjectStreamer.cpp | |
parent | 673b347e5a4aa8ca382dfb38e0cc3e9ead6c68fe (diff) | |
download | bcm5719-llvm-f8c2f08cb361c522f7bb614220e78bc9f77724a9.tar.gz bcm5719-llvm-f8c2f08cb361c522f7bb614220e78bc9f77724a9.zip |
[LTO] Constify the Module Hook function (NFC)
It use to be non-const for the sole purpose of custom handling of
commons symbol. This is moved now in the regular LTO handling now
and such we can constify the callback.
llvm-svn: 279438
Diffstat (limited to 'llvm/lib/MC/MCObjectStreamer.cpp')
0 files changed, 0 insertions, 0 deletions