aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/ConfigParseTest.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-04-30 09:11:36 +0200
committerGitHub <noreply@github.com>2025-04-30 09:11:36 +0200
commit38cb7d5e7591cdfb39d1030480920ec1ce4873c6 (patch)
treeee99cd8538ba80469295852275949d6c795c9f5e /clang/unittests/Format/ConfigParseTest.cpp
parentc96f019fa3bc02bbc60343de606235c6e2cef4bd (diff)
downloadllvm-38cb7d5e7591cdfb39d1030480920ec1ce4873c6.zip
llvm-38cb7d5e7591cdfb39d1030480920ec1ce4873c6.tar.gz
llvm-38cb7d5e7591cdfb39d1030480920ec1ce4873c6.tar.bz2
[IR] Don't allow label arguments (#137799)
We currently accept label arguments to inline asm calls. This support predates both blockaddresses and callbr and is only covered by one X86 test. Remove it in favor of callbr (or at least blockaddress, though that cannot guarantee correct codegen, just like using block labels directly can't). I didn't bother implementing bitcode upgrade support for this, but I can add it if desired.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions