llvm-hs-pretty-0.4.0.0: tests/input/names.ll
; ModuleID = 'simple module'
define i32 @dashes-dollars$underscores_and.dots() {
entry:
%local-dashes-dollars$underscores_and.dots = add i32 100, 23
ret i32 %local-dashes-dollars$underscores_and.dots
}