6 lines · plain
1; RUN: llvm-rc -no-preprocess /FO %t.res -- %p/Inputs/resname-string.rc2; RUN: llvm-readobj %t.res | FileCheck %s3 4; CHECK: Resource name (string): STRINGNAME5; CHECK: Resource name (string): NAME-WITH-DASHES/AND/SLASHES6 1; RUN: llvm-rc -no-preprocess /FO %t.res -- %p/Inputs/resname-string.rc2; RUN: llvm-readobj %t.res | FileCheck %s3 4; CHECK: Resource name (string): STRINGNAME5; CHECK: Resource name (string): NAME-WITH-DASHES/AND/SLASHES6