brintos

brintos / llvm-project-archived public Read only

0
0
Text · 331 B · 2d6a143 Raw
9 lines · plain
1# RUN: llvm-mc -triple=amdgcn--amdhsa -mcpu=fiji %s | FileCheck %s --check-prefix=ASM2# RUN: llvm-mc -filetype=obj -triple=amdgcn--amdhsa -mcpu=fiji %s -o %t.o3# RUN: llvm-objdump -s %t.o | FileCheck %s --check-prefix=OBJDUMP4 5# Check that we don't get spurious PAL metadata. 6 7# ASM-NOT: pal_metadata8# OBJDUMP-NOT: section .note9