--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/MC/ELF/undef-temp.s Tue Oct 13 17:48:58 2015 +0900 @@ -0,0 +1,4 @@ +// RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux %s -o - 2>&1 | FileCheck %s + +// CHECK: Undefined temporary + .long .Lfoo