[llvm-commits] [llvm] r131572 - in /llvm/trunk: include/llvm/MC/MCStreamer.h lib/MC/MCAsmStreamer.cpp lib/MC/MCStreamer.cpp

Cameron Zwarich zwarich at apple.com
Wed May 18 14:34:42 PDT 2011


This code doesn't compile due to an obvious problems (cosnt instead of const). In the future, please check that your patches compile before committing them.

Cameron



More information about the llvm-commits mailing list