1# RUN: llvm-mc -triple=amdgcn--amdhsa -mcpu=fiji %s | FileCheck %s --check-prefix=ASM
2# RUN: llvm-mc -filetype=obj -triple=amdgcn--amdhsa -mcpu=fiji %s -o %t.o
3# RUN: llvm-objdump -s %t.o | FileCheck %s --check-prefix=OBJDUMP
4
5# Check that we don't get spurious PAL metadata.
6
7# ASM-NOT: pal_metadata
8# OBJDUMP-NOT: section .note
9