[llvm-commits] [llvm] r52245 - in /llvm/trunk/test: CodeGen/X86/dollar-name.ll FrontendC/2004-02-13-IllegalVararg.c FrontendC/2006-09-18-fwrite-cast-crash.c Linker/2003-10-21-ConflictingTypesTolerance.ll Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll

Matthijs Kooijman matthijs at stdin.nl
Fri Jun 13 00:51:16 PDT 2008


Hi Evan,

> -; RUN:   grep alloca | grep {\\{}
> +; RUN:   grep alloca | grep \\{

Was this change really needed for you? For me, both seem to work, and I seem
to remember a case where \\{ didn't work and needed quoting {\\{} or extra
escaping \\\{. Might be that that was for }, though...

Gr.

Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080613/cdfe6085/attachment.sig>


More information about the llvm-commits mailing list