]> granicus.if.org Git - llvm/commit
[PM] Fix a warning.
authorPhilip Pfaffe <philip.pfaffe@gmail.com>
Mon, 10 Jul 2017 13:54:23 +0000 (13:54 +0000)
committerPhilip Pfaffe <philip.pfaffe@gmail.com>
Mon, 10 Jul 2017 13:54:23 +0000 (13:54 +0000)
commit138dd5da1fa5af6ab2e4911e1d9b56847d028ad0
treeec17802f23013245626080a3f0599bc672e81742
parent45074ea32a55b257c3361053e7a92f3d7a3f9778
[PM] Fix a warning.

The DebugLogging argument was unused in the EP callbacks registration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307536 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/NewPMDriver.cpp