1; RUN: llvm-rc -no-preprocess /FO %t.res -- %p/Inputs/resname-string.rc
2; RUN: llvm-readobj %t.res | FileCheck %s
3
4; CHECK: Resource name (string): STRINGNAME
5; CHECK: Resource name (string): NAME-WITH-DASHES/AND/SLASHES
6