5 lines
221 B
Text
5 lines
221 B
Text
; RUN: llvm-rc -no-preprocess /FO %t.res -- %p/Inputs/resname-string.rc
|
|
; RUN: llvm-readobj %t.res | FileCheck %s
|
|
|
|
; CHECK: Resource name (string): STRINGNAME
|
|
; CHECK: Resource name (string): NAME-WITH-DASHES/AND/SLASHES
|