[llvm] [KeyInstr] Add bitcode support (PR #144102)

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 24 04:08:08 PDT 2025


================
@@ -0,0 +1,48 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt %s -o - -S  | llvm-as - | llvm-dis - | FileCheck %s
----------------
jmorse wrote:

Initial opt run un-necessary?

https://github.com/llvm/llvm-project/pull/144102


More information about the llvm-commits mailing list