]> granicus.if.org Git - llvm/commit
Remove an unnecessary const_cast.
authorAdam Nemet <anemet@apple.com>
Mon, 28 Aug 2017 23:00:13 +0000 (23:00 +0000)
committerAdam Nemet <anemet@apple.com>
Mon, 28 Aug 2017 23:00:13 +0000 (23:00 +0000)
commit0827f9ac83209d6e44e2c4e537ec508029b53599
treebe29f0fdcef83439359297f16b38074c00a45459
parent66c13b13cafb68702cb39eac604a3fdc74fe2088
Remove an unnecessary const_cast.

I think that this is dating back to when emit used to take a const reference.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311948 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/OptimizationDiagnosticInfo.cpp