aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2014-12-18 00:06:45 +0000
committerRichard Trieu <rtrieu@google.com>2014-12-18 00:06:45 +0000
commit2b8ff7e461ccedbc6ebeaee9164ca417ad295472 (patch)
treec3ed33e3e73cd818a943d72e63e290376fc0964d /llvm/lib/Object/MachOObjectFile.cpp
parent12c0c8b67fdcb11352bac93dde9c76ce47f32744 (diff)
downloadllvm-2b8ff7e461ccedbc6ebeaee9164ca417ad295472.zip
llvm-2b8ff7e461ccedbc6ebeaee9164ca417ad295472.tar.gz
llvm-2b8ff7e461ccedbc6ebeaee9164ca417ad295472.tar.bz2
Fix a function that only calls itself. The const_cast needs to remove the
const so that the other overloaded function will be called. llvm-svn: 224478
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions