summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-04-12 06:34:10 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-04-12 06:34:10 +0000
commitf59f2bb1b529afc2dc8f13f65f06708cad939ff4 (patch)
tree843c38e794d4693113fbc818b848247b6a5362c2 /lldb/source/Plugins/ScriptInterpreter/Python
parentf02f4997f92955e721e50f66a1ba79ed02c3e9d5 (diff)
downloadbcm5719-llvm-f59f2bb1b529afc2dc8f13f65f06708cad939ff4.tar.gz
bcm5719-llvm-f59f2bb1b529afc2dc8f13f65f06708cad939ff4.zip
Refactor the Internalize stage of libLTO in a separate file (NFC)
This is intended to be shared by the ThinLTOCodeGenerator. Note that there is a change in the way the verifier is run, previously it was ran as a Pass on the merged module during internalization. While now the verifier is called explicitely on the merged module outside of the internalize "pass pipeline". What remains strange in the API is the fact that `DisableVerify` in the API does not disable this initial verifier. Differential Revision: http://reviews.llvm.org/D19000 From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 266047
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud