[llvm-commits] [llvm] r116986 - in /llvm/trunk: cmake/modules/ lib/Target/MBlaze/ lib/Target/MBlaze/AsmPrinter/ lib/Target/MBlaze/InstPrinter/ lib/Target/MBlaze/TargetInfo/ test/CodeGen/MBlaze/

Wesley Peck peckw at ittc.ku.edu
Wed Oct 20 20:50:55 PDT 2010


Thanks.
Apparently capitalization doesn't matter so much on OS X :)

-- Wesley Peck



On Oct 20, 2010, at 10:45 PM, NAKAMURA Takumi wrote:

> Wesley,
> 
> Suggested patch ;)
> Passes on x86_64 centos5
> 
> --- a/lib/Target/MBlaze/MBlazeMCInstLower.cpp
> +++ b/lib/Target/MBlaze/MBlazeMCInstLower.cpp
> @@ -12,7 +12,7 @@
> //
> //===----------------------------------------------------------------------===//
> 
> -#include "MBLazeMCInstLower.h"
> +#include "MBlazeMCInstLower.h"
> #include "MBlazeInstrInfo.h"
> #include "llvm/Constants.h"
> #include "llvm/CodeGen/AsmPrinter.h"
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101020/224bd2b2/attachment.bin>


More information about the llvm-commits mailing list