[llvm-commits] [llvm] r131644 - in /llvm/trunk/lib/MC/MCParser: AsmParser.cpp DarwinAsmParser.cpp

Eli Friedman eli.friedman at gmail.com
Thu May 19 10:54:02 PDT 2011


On Thu, May 19, 2011 at 10:27 AM, Joerg Sonnenberger <joerg at bec.de> wrote:
> Author: joerg
> Date: Thu May 19 12:27:01 2011
> New Revision: 131644
>
> URL: http://llvm.org/viewvc/llvm-project?rev=131644&view=rev
> Log:
> Introduce -fatal-assembler-warnings for the obvious purpose
>
> Modified:
>    llvm/trunk/lib/MC/MCParser/AsmParser.cpp
>    llvm/trunk/lib/MC/MCParser/DarwinAsmParser.cpp

Reverted in r131653; this commit was breaking the build.  Maybe you
missed a file?

-Eli




More information about the llvm-commits mailing list