diff options
author | Richard Smith <richard@metafoo.co.uk> | 2021-06-17 20:26:15 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2021-06-17 20:29:13 -0700 |
commit | 6aaf4fa2885600b0e31042071ad06f78218ab0f2 (patch) | |
tree | ade37c76a740ac07e0b98a841b091c55c228c448 /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | 3522167efd80e2fef42a865cdf7481d60d062603 (diff) | |
download | llvm-6aaf4fa2885600b0e31042071ad06f78218ab0f2.zip llvm-6aaf4fa2885600b0e31042071ad06f78218ab0f2.tar.gz llvm-6aaf4fa2885600b0e31042071ad06f78218ab0f2.tar.bz2 |
Bring our handling of -Wframe-larger-than more in line with GCC.
Support -Wno-frame-larger-than (with no =) and make it properly
interoperate with -Wframe-larger-than. Reject -Wframe-larger-than with
no argument.
We continue to support Clang's old spelling, -Wframe-larger-than=, for
compatibility with existing users of that facility.
In passing, stop the driver from accepting and ignoring
-fwarn-stack-size and make it a cc1-only flag as intended.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions