[llvm] [IR] Add CallBr intrinsics support (PR #133907)
Robert Imschweiler via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 2 03:05:04 PDT 2025
================
@@ -0,0 +1,70 @@
+; RUN: rm -rf %t && split-file %s %t
----------------
ro-i wrote:
ok, adapted
https://github.com/llvm/llvm-project/pull/133907
More information about the llvm-commits
mailing list