mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-08 05:26:50 +00:00
[yaml2obj][ELF] Remove unnecessary space between namespace name and
colons. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207003 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2820f739b2
commit
94a9772abc
@ -15,7 +15,7 @@
|
||||
|
||||
namespace llvm {
|
||||
|
||||
ELFYAML::Section ::~Section() {}
|
||||
ELFYAML::Section::~Section() {}
|
||||
|
||||
namespace yaml {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user