OSDN Git Service

Formatting.
authorEric Christopher <echristo@gmail.com>
Thu, 27 Feb 2014 00:15:44 +0000 (00:15 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 27 Feb 2014 00:15:44 +0000 (00:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202323 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/DIBuilder.h

index abfa1d8..0afa9ab 100644 (file)
@@ -55,7 +55,7 @@ namespace llvm {
   class DIBuilder {
     private:
     Module &M;
-    LLVMContext & VMContext;
+    LLVMContext &VMContext;
 
     MDNode *TempEnumTypes;
     MDNode *TempRetainTypes;