Index: test/CodeGen/X86/explicit-elf-sections.ll =================================================================== --- test/CodeGen/X86/explicit-elf-sections.ll +++ test/CodeGen/X86/explicit-elf-sections.ll @@ -38,28 +38,28 @@ ; SECTIONS: .section aaa,"ax",@progbits,unique,1 -; SECTIONS-NOT: {{.section|\.text|\.data}} +; SECTIONS-NOT: {{\.section|\.text|\.data}} ; SECTIONS: f: ; SECTIONS: .section aaa,"ax",@progbits,unique,2 -; SECTIONS-NOT: {{.section|\.text|\.data}} +; SECTIONS-NOT: {{\.section|\.text|\.data}} ; SECTIONS: g: ; SECTIONS: .section .text.h,"ax",@progbits -; SECTIONS-NOT: {{.section|\.text|\.data}} +; SECTIONS-NOT: {{\.section|\.text|\.data}} ; SECTIONS: h: ; SECTIONS: .section aaa,"ax",@progbits,unique,3 -; SECTIONS-NOT: {{.section|\.text|\.data}} +; SECTIONS-NOT: {{\.section|\.text|\.data}} ; SECTIONS: i: ; SECTIONS: .section aaa,"aw",@progbits,unique,4 -; SECTIONS-NOT: {{.section|\.text|\.data}} +; SECTIONS-NOT: {{\.section|\.text|\.data}} ; SECTIONS: x: ; SECTIONS: .section aaa,"aw",@progbits,unique,5 -; SECTIONS-NOT: {{.section|\.text|\.data}} +; SECTIONS-NOT: {{\.section|\.text|\.data}} ; SECTIONS: y: ; SECTIONS: .section .data.z,"aw",@progbits -; SECTIONS-NOT: {{.section|\.text|\.data}} +; SECTIONS-NOT: {{\.section|\.text|\.data}} ; SECTIONS: z: ; SECTIONS: .section aaa,"aw",@progbits,unique,6 -; SECTIONS-NOT: {{.section|\.text|\.data}} +; SECTIONS-NOT: {{\.section|\.text|\.data}} ; SECTIONS: w: