diff options
author | Haowei <haowei@google.com> | 2024-01-11 17:01:57 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-11 17:01:57 -0800 |
commit | 8e9c531922c4f9a1ee583ef3553b8529bb8e9a9a (patch) | |
tree | 6ab652f1e27cc8529987f2bf9dc2c68438ec5808 /llvm/lib/Support/StringRef.cpp | |
parent | f626b1f4ca2a6fd2b6c5eea3b53c15c4502d29fa (diff) | |
download | llvm-8e9c531922c4f9a1ee583ef3553b8529bb8e9a9a.zip llvm-8e9c531922c4f9a1ee583ef3553b8529bb8e9a9a.tar.gz llvm-8e9c531922c4f9a1ee583ef3553b8529bb8e9a9a.tar.bz2 |
[llvm-ifs] Treat unknown symbol types as error. (#75872)
Before this patch, when an unknown symbol type is used in IFS stub, it
will be treated as a NO_TYPE and parsed without error. This patch makes
llvm-ifs throw an error when this scenario happens.
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions