File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 484
484
// CHECK041: {{hexagon-link|ld}}
485
485
// CHECK041: "-G0"
486
486
487
- // RUN: %clang -### -target hexagon-unknown-elf -fno-integrated-as \
487
+ // RUN: %clang -### -target hexagon-unknown-elf -fno-integrated-as -fno-pie -no-pie \
488
488
// RUN: -ccc-install-dir %S/Inputs/hexagon_tree/Tools/bin \
489
489
// RUN: -mcpu=hexagonv60 \
490
490
// RUN: -G=8 \
491
491
// RUN: %s 2>&1 \
492
492
// RUN: | FileCheck -check-prefix=CHECK042 %s
493
- // RUN: %clang -### -target hexagon-unknown-elf -fno-integrated-as \
493
+ // RUN: %clang -### -target hexagon-unknown-elf -fno-integrated-as -fno-pie -no-pie \
494
494
// RUN: -ccc-install-dir %S/Inputs/hexagon_tree/Tools/bin \
495
495
// RUN: -mcpu=hexagonv60 \
496
496
// RUN: -G 8 \
497
497
// RUN: %s 2>&1 \
498
498
// RUN: | FileCheck -check-prefix=CHECK042 %s
499
- // RUN: %clang -### -target hexagon-unknown-elf -fno-integrated-as \
499
+ // RUN: %clang -### -target hexagon-unknown-elf -fno-integrated-as -fno-pie -no-pie \
500
500
// RUN: -ccc-install-dir %S/Inputs/hexagon_tree/Tools/bin \
501
501
// RUN: -mcpu=hexagonv60 \
502
502
// RUN: -msmall-data-threshold=8 \
You can’t perform that action at this time.
0 commit comments