commit | c64771062bcf54f51887df75e8b06f80bfca9497 | [log] [tgz] |
---|---|---|
author | Diego Novillo <dnovillo@google.com> | Thu May 22 17:19:01 2014 +0000 |
committer | Diego Novillo <dnovillo@google.com> | Thu May 22 17:19:01 2014 +0000 |
tree | ab00bbbb77be88c0b48347527fe2ce27d04ab141 | |
parent | 3957d4245ffd0ce8c9e610b7fbc8430e910ddf84 [diff] |
Remove LLVMContextImpl::optimizationRemarkEnabledFor. Summary: This patch moves the handling of -pass-remarks* over to lib/DiagnosticInfo.cpp. This allows the removal of the optimizationRemarkEnabledFor functions from LLVMContextImpl, as they're not needed anymore. Reviewers: qcolombet Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D3878 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209453 91177308-0d34-0410-b5e6-96231b3b80d8