]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commitdiff
Reformat slightly.
authorEric Christopher <echristo@gmail.com>
Mon, 27 Jan 2014 23:50:03 +0000 (23:50 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 27 Jan 2014 23:50:03 +0000 (23:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200264 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DwarfDebug.cpp

index 7ba4fece43bc22a0881860c6931ca565e6d14646..72ce337b203f350bf15d372b7d95699f87ebe445 100644 (file)
@@ -68,11 +68,7 @@ GenerateGnuPubSections("generate-gnu-dwarf-pub-sections", cl::Hidden,
                        cl::init(false));
 
 namespace {
-enum DefaultOnOff {
-  Default,
-  Enable,
-  Disable
-};
+enum DefaultOnOff { Default, Enable, Disable };
 }
 
 static cl::opt<DefaultOnOff>