diff options
author | Fangrui Song <i@maskray.me> | 2022-10-03 14:34:16 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-10-03 14:34:16 -0700 |
commit | f6797056fc4163e6fe5bd57bebd19aa7fd83a778 (patch) | |
tree | 6f183fc348402f0cf4fe65338ccdbf8c53a872b8 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | d420110a1e9d620632d47366d569d234026b9e0e (diff) | |
download | llvm-f6797056fc4163e6fe5bd57bebd19aa7fd83a778.zip llvm-f6797056fc4163e6fe5bd57bebd19aa7fd83a778.tar.gz llvm-f6797056fc4163e6fe5bd57bebd19aa7fd83a778.tar.bz2 |
Revert D135076 "[Clang] Make offloading flags accept '-' and '--'"
This reverts commit 11adae50892e6e94f10ce41bc738a9823a6b3251.
There are multiple aspects this change is not appealing.
* They conflict with JoinedOrSeparate `-o`. The old exception `-objc-*`
should not be used an excuse.
* We generally want new options to be more rigid and avoid multiple
spellings.
* If users get used to `-offload-*`, a misspelled `-offload-*` option still
gets passed as `-o ffloat-*` without being detected.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions