================ @@ -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