[llvm-commits] [llvm] r133314 - /llvm/trunk/lib/MC/MCAsmStreamer.cpp
Chandler Carruth
chandlerc at google.com
Sat Jun 18 02:19:15 PDT 2011
On Fri, Jun 17, 2011 at 4:42 PM, Bill Wendling <isanbard at gmail.com> wrote:
> Author: void
> Date: Fri Jun 17 18:42:01 2011
> New Revision: 133314
>
> URL: http://llvm.org/viewvc/llvm-project?rev=133314&view=rev
> Log:
> Remove false assertion.
>
This appears to do more than that? Was this intended:
-#if 0
>
? Test case or something else for the newly enabled code? Just didn't want
this to be an accidental commit that didn't get noticed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110618/b3fdac6e/attachment.html>
More information about the llvm-commits
mailing list