================ @@ -329,3 +329,11 @@ // RUN: | FileCheck %s --check-prefix=CHECK-PIC2 // RUN: %clang -c %s --target=i586-pc-haiku -### 2>&1 \ // RUN: | FileCheck %s --check-prefix=CHECK-PIC2 + +// Serenity has PIC and PIE by default ---------------- MaskRay wrote:
Delete from this test. Just test the option in the dedicated serenity.cpp https://github.com/llvm/llvm-project/pull/187941 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
