================
@@ -0,0 +1,97 @@
+; RUN: llc %s -o - -emit-jump-table-sizes-section -verify-machineinstrs 
--relocation-model=pic | FileCheck --check-prefix=CHECK %s
+; RUN: llc %s -o - -verify-machineinstrs --relocation-model=pic | FileCheck 
--check-prefix=NOFLAG %s
----------------
compnerd wrote:

You will need explicit triples - these tests may be run where the default 
target is not PS5 and the default object file format is not ELF.

https://github.com/llvm/llvm-project/pull/101962
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to