diff options
| author | Daniel Jasper <djasper@google.com> | 2013-01-18 08:44:07 +0000 |
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2013-01-18 08:44:07 +0000 |
| commit | aa701fa3adbce77357d60c8a494c6492fd1e206a (patch) | |
| tree | c168c3e956b29bcdb60a12be416fdaf4e05d4251 /llvm/lib/CodeGen/MachineCodeEmitter.cpp | |
| parent | 1cb8aa581bc8f330789bef564120e8ba768e905b (diff) | |
| download | llvm-aa701fa3adbce77357d60c8a494c6492fd1e206a.zip llvm-aa701fa3adbce77357d60c8a494c6492fd1e206a.tar.gz llvm-aa701fa3adbce77357d60c8a494c6492fd1e206a.tar.bz2 | |
Let the formatter align trailing line comments where possible.
Before:
int a; // comment
int bbbbb; // comment
After:
int a; // comment
int bbbbb; // comment
llvm-svn: 172798
Diffstat (limited to 'llvm/lib/CodeGen/MachineCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
