test commit: add minor comment

llvm-svn: 200244
This commit is contained in:
Gautam Chakrabarti 2014-01-27 20:03:35 +00:00
parent 33630907d6
commit 35bd952a10
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ private:
GVMapTy GVMap; GVMapTy GVMap;
ConstantToValueMapTy ConstantToValueMap; ConstantToValueMapTy ConstantToValueMap;
}; };
} } // end namespace
char GenericToNVVM::ID = 0; char GenericToNVVM::ID = 0;