Commit 49101946 authored by Bill Wendling's avatar Bill Wendling
Browse files

Fixed in r143195. Still it is not "TARGETS" neutral.

llvm-svn: 143448
parent 6131d993
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
// RUN: llvm-mc %s
// RUN: llvm-mc -triple i386-unknown-unknown %s
movl %gs:8, %eax
// RUN: llvm-mc %s
// RUN: llvm-mc -triple i386-unknown-unknown %s
movl %gs:8, %eax
// RUN: llvm-mc %s
// RUN: llvm-mc -triple i386-unknown-unknown %s
movl %gs:8, %eax
        
 No newline at end of file