test commit
authorJin-Gu Kang <jaykang10@imrc.kist.re.kr>
Sat, 5 Mar 2011 02:36:09 +0000 (02:36 +0000)
committerJin-Gu Kang <jaykang10@imrc.kist.re.kr>
Sat, 5 Mar 2011 02:36:09 +0000 (02:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127059 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Constants.h

index 4ca22984b60b32332e8e4809642a71c0896aef1e..7da8e23a442f11062a8da948feea90e83d18c5f4 100644 (file)
@@ -601,6 +601,7 @@ struct OperandTraits<BlockAddress> :
 
 DEFINE_TRANSPARENT_CASTED_OPERAND_ACCESSORS(BlockAddress, Value)
   
+
 //===----------------------------------------------------------------------===//
 /// ConstantExpr - a constant value that is initialized with an expression using
 /// other constant values.