[llvm] [KeyInstr] Add bitcode support (PR #144102)
Orlando Cazalet-Hyams via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 1 07:02:05 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
----------------
OCHyams wrote:
Can't remember if there was a reason I did that... I will update this when I come to rebase it (depending on the outcome of the abbrev changes in PR 146497)
https://github.com/llvm/llvm-project/pull/144102
More information about the llvm-commits
mailing list