Need to work around the gcc Wunused-function bug as far back as gcc 6.1, update accor...
authorEric Christopher <echristo@gmail.com>
Thu, 16 Nov 2017 03:18:13 +0000 (03:18 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 16 Nov 2017 03:18:13 +0000 (03:18 +0000)
commit7f04e87a0f9d6bb084e8201a896f638530059e59
treeb3d5c2db4063c82065803c97fa127bfdedca2825
parentf18016c640fd3d226015d59682c0bcd55ab10121
Need to work around the gcc Wunused-function bug as far back as gcc 6.1, update accordingly.

llvm-svn: 318372
llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp