llvm-6502/test/CodeGen/PIC16/global-in-user-section.ll
2009-09-09 00:09:15 +00:00

6 lines
151 B
LLVM

; RUN: llc < %s -march=pic16 | FileCheck %s
@G1 = common global i16 0, section "usersection", align 1
; CHECK: usersection UDATA
; CHECK: @G1 RES 2