================ @@ -0,0 +1,35 @@ +; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5 +; RUN: opt -S < %s | FileCheck %s ---------------- arsenm wrote:
These should use llvm-as + llvm-dis, and goes in test/Bitcode like the other cases https://github.com/llvm/llvm-project/pull/208183 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
