[llvm] r184278 - Test commit access.
Wan Xiaofei
xiaofei.wan at intel.com
Tue Jun 18 19:26:00 PDT 2013
Author: xiaofei.wan
Date: Tue Jun 18 21:26:00 2013
New Revision: 184278
URL: http://llvm.org/viewvc/llvm-project?rev=184278&view=rev
Log:
Test commit access.
Modified:
llvm/trunk/tools/llc/llc.cpp
Modified: llvm/trunk/tools/llc/llc.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/tools/llc/llc.cpp?rev=184278&r1=184277&r2=184278&view=diff
==============================================================================
--- llvm/trunk/tools/llc/llc.cpp (original)
+++ llvm/trunk/tools/llc/llc.cpp Tue Jun 18 21:26:00 2013
@@ -13,6 +13,7 @@
//
//===----------------------------------------------------------------------===//
+
#include "llvm/IR/LLVMContext.h"
#include "llvm/ADT/Triple.h"
#include "llvm/Assembly/PrintModulePass.h"
More information about the llvm-commits
mailing list