Home | History | Annotate | Download | only in AsmParser
      1 # RUN: llvm-mc -triple i386-unknown-unknown %s
      2 # FIXME: Actually test the output.
      3 
      4         .file 1 "hello"
      5         .loc 1
      6         .loc 1 2
      7         .loc 1 2 3
      8         .loc 1 2 discriminator 1
      9