We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbb513 commit ee87f59Copy full SHA for ee87f59
clang/test/Driver/ps5-linker.c
@@ -35,7 +35,7 @@
35
// RUN: %clang --target=x86_64-sie-ps5 -shared %s -### 2>&1 | FileCheck --check-prefixes=CHECK-NO-BASE %s
36
37
// CHECK-NO-BASE: {{ld(\.exe)?}}"
38
-// CHECK-NO-BASE-NOT: "--image-base=0x400000"
+// CHECK-NO-BASE-NOT: --image-base
39
40
// Test the driver passes PlayStation-specific options to the linker that are
41
// appropriate for the type of output. Many options don't apply for relocatable
0 commit comments