1 # RUN: not llvm-mc -arch=hexagon -filetype=obj %s 2 3 #CHECK: 9400c000 { dcfetch(r0 + #0) } 4 5 junk: 6 { 7 dcfetch(r0 + #junk) 8 } 9