view test/MC/COFF/safeseh.s @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents afa8332a0e37
children
line wrap: on
line source

// RUN: llvm-mc -triple i686-pc-win32 %s | FileCheck %s

// check that we quote the output of .safeseh

.safeseh "\01foo"
// CHECK: .safeseh "\01foo"