Move the GCOVFormat enums into their own namespace per the LLVM coding standard.
authorBill Wendling <isanbard@gmail.com>
Fri, 31 Aug 2012 17:31:28 +0000 (17:31 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 31 Aug 2012 17:31:28 +0000 (17:31 +0000)
commite4fb6eae9997e80bfedb251ca3251cbed884d4ff
tree5caf5288d201b82b07e747d1c2ba9242ef5bc716
parent429af6fa4124d8b6dd310069e0a44dcacb35fc8a
Move the GCOVFormat enums into their own namespace per the LLVM coding standard.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163008 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/GCOV.h
lib/VMCore/GCOV.cpp