diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2015-03-02 15:24:41 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2015-03-02 15:24:41 +0000 |
commit | 257ed69291dd1b6e24ba81beab11961f88c97dce (patch) | |
tree | 639af9951bc85fcde776e9e3b07973c6cd180075 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cc34ba687be3028ba4f50b43a29da43da6b496a2 (diff) | |
download | llvm-257ed69291dd1b6e24ba81beab11961f88c97dce.zip llvm-257ed69291dd1b6e24ba81beab11961f88c97dce.tar.gz llvm-257ed69291dd1b6e24ba81beab11961f88c97dce.tar.bz2 |
AsmWriter: Only print one space after the load type
Before: %x = load i32, i32* %i
After: %x = load i32, i32* %i
Purely cosmetic, so no new test case.
llvm-svn: 230966
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions