diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-03-16 22:31:42 +0000 |
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-03-16 22:31:42 +0000 |
| commit | 778b8b84b82171b830c76426412d1757dffcbd3a (patch) | |
| tree | 3c6af8eae7f85603fa68b3c462752e24d3142574 /llvm/lib/CodeGen/MachineInstr.cpp | |
| parent | 6e177d3155a183bf52b5eab8325f5c0326e93934 (diff) | |
| download | llvm-778b8b84b82171b830c76426412d1757dffcbd3a.zip llvm-778b8b84b82171b830c76426412d1757dffcbd3a.tar.gz llvm-778b8b84b82171b830c76426412d1757dffcbd3a.tar.bz2 | |
Escape % in diagnostic message when compiling LLVM IR.
% is a common character in IR so we'd crash on almost any malformed IR. The
diagnostic formatter expects a formatting directive when it sees an unescaped %.
llvm-svn: 152956
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions
