summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/Object/ELFYAML.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Object/ELFYAML.cpp b/llvm/lib/Object/ELFYAML.cpp
index f7ba237883a..4b6522448ca 100644
--- a/llvm/lib/Object/ELFYAML.cpp
+++ b/llvm/lib/Object/ELFYAML.cpp
@@ -15,7 +15,7 @@
namespace llvm {
-ELFYAML::Section ::~Section() {}
+ELFYAML::Section::~Section() {}
namespace yaml {
OpenPOWER on IntegriCloud