[msan] Fix -Wcast-qual error in msan_dl.cpp
authorThurston Dang <thurston@google.com>
Thu, 6 Jul 2023 17:58:04 +0000 (17:58 +0000)
committerThurston Dang <thurston@google.com>
Thu, 6 Jul 2023 18:04:22 +0000 (18:04 +0000)
commit1da10d25d9afab060a602bb7b67129315812b5a7
tree107fec2e3e2dce14596729bfd6a367dd28831da0
parentc2bed2a1703a8187c231fdb2926714e877221d85
[msan] Fix -Wcast-qual error in msan_dl.cpp

Attempt 2 at fixing a buildbot error https://lab.llvm.org/buildbot#builders/57/builds/28143
that I had introduced in D154272
compiler-rt/lib/msan/msan_dl.cpp