summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/undef-temp.s
blob: 45537a998e75de194685fc83bccee13e00a4d90b (plain)
1
2
3
4
// RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux %s -o - 2>&1 | FileCheck %s

// CHECK: Undefined temporary
        .long .Lfoo
OpenPOWER on IntegriCloud