================
@@ -1,27 +1,104 @@
-// RUN: %clang -### --target=aarch64-pc-freebsd11 %s 
--sysroot=%S/Inputs/basic_freebsd64_tree 2>&1 | \
-// RUN:   FileCheck --check-prefix=CHECK-ARM64 %s
+/// PIE is the default on FreeBSD >= 13.1 (and unversioned triples); earlier
+/// releases default to non-PIE.
+// RUN: %clang \
----------------
aokblast wrote:

Sore 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