aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-07-18 23:35:22 +0000
committerPetr Hosek <phosek@chromium.org>2017-07-18 23:35:22 +0000
commit4565de8fc31f3c4e1070bf21d77e0cda67eb2e64 (patch)
tree5c8629681420d9779ca086061ef05178bf7921f7 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent2b84fa418bb26b8091a628a2d92c590e1c4b8833 (diff)
downloadllvm-4565de8fc31f3c4e1070bf21d77e0cda67eb2e64.zip
llvm-4565de8fc31f3c4e1070bf21d77e0cda67eb2e64.tar.gz
llvm-4565de8fc31f3c4e1070bf21d77e0cda67eb2e64.tar.bz2
[llvm-readobj] Accept -S as an alias for --sections
In GNU readelf, the short option for --sections is upper-case -S. Note that GNU uses lower-case -s to mean --symbols, while LLVM uses -s to mean --sections and -t to mean --symbols (-t has yet a different meaning in GNU). So command-line uses with -S can now be compatible, but uses with -s or -t are still incompatible. Patch by Roland McGrath Differential Revision: https://reviews.llvm.org/D33872 llvm-svn: 308392
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions