[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

Evan Cheng evan.cheng at apple.com
Fri Jun 13 01:55:17 PDT 2008


The previous version definitely didn't work for me on Mac OS X.

Evan

On Jun 13, 2008, at 12:51 AM, Matthijs Kooijman wrote:

> 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
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list