================
@@ -1,5 +1,6 @@
 ! RUN: %if aarch64-registered-target %{ %flang -v -S -emit-llvm -o - %s 
--target=aarch64-linux-gnu -fno-pie 2>&1 | FileCheck %s 
--check-prefixes=CHECK,CHECK-STATIC,CHECK-STATIC-IR %}
 
+! RUN: %if x86_64-registered-target %{ %flang -v -S -emit-llvm -o - %s 
--target=x86_64-unknown-freebsd 2>&1 | FileCheck %s 
--check-prefixes=CHECK,CHECK-PIE-LEVEL2,CHECK-PIE-LEVEL2-IR %}
----------------
aokblast wrote:

Sure. Thanks!

https://github.com/llvm/llvm-project/pull/206139
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to