[LLVMdev] Can the FileCheck ignore spaces ?
杨勇勇
triple.yang at gmail.com
Fri Mar 15 05:22:06 PDT 2013
http://llvm.org/docs/CommandGuide/FileCheck.html
says FileCheck ignores white spaces/tabs by default unless you use
"--strict-whitespace" option.
2013/3/15 Shawn <shaolin.xie at ia.ac.cn>:
> Hi all:
> I'm writing testcase for the MC layer regression in llvm, the
> disassembled string is a bit complicate, for example:
> "IALU.T0 (I0) = BIU0.DM ; REPEAT AT ( 2 ) ;;"
> The spaces in the disassembled string is error-prone. Is there any
> option to tell the FileCheck utility to ignore the spaces ?
>
> Kind Regards.
>
> Shawn.
>
--
杨勇勇 (Yang Yong-Yong)
More information about the llvm-dev
mailing list