diff options
author | Dylan McKay <me@dylanmckay.io> | 2021-02-05 02:02:49 +1300 |
---|---|---|
committer | Dylan McKay <me@dylanmckay.io> | 2021-02-05 02:05:23 +1300 |
commit | 83e2710eb014c9a7fcb764b0270077e4f00cdab6 (patch) | |
tree | cdac097ac8e458f364bf7acf18ecae8c8cb909c5 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 62e4f22e297ade62fd1e463e7c846df96148ffc4 (diff) | |
download | llvm-83e2710eb014c9a7fcb764b0270077e4f00cdab6.zip llvm-83e2710eb014c9a7fcb764b0270077e4f00cdab6.tar.gz llvm-83e2710eb014c9a7fcb764b0270077e4f00cdab6.tar.bz2 |
[AVR] Remove an assertion that causes generic CodeGen tests to fail
It was discussed a few years ago and agreed that it makes sense to
remove this assertion as other targets do not perform similar register
size checking in inline assembly constraint logic, so the check just
adds a needless barrier on AVR.
This patch removes the assertion and removes 'XFAIL' from two Generic
CodeGen tests for AVR as a result.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions