diff options
author | Richard Trieu <rtrieu@google.com> | 2014-12-18 00:06:45 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2014-12-18 00:06:45 +0000 |
commit | 2b8ff7e461ccedbc6ebeaee9164ca417ad295472 (patch) | |
tree | c3ed33e3e73cd818a943d72e63e290376fc0964d /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 12c0c8b67fdcb11352bac93dde9c76ce47f32744 (diff) | |
download | llvm-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