Benjamin Kramer 778b8b84b8 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
2012-03-16 22:31:42 +00:00
..
2011-10-18 20:40:38 +00:00
2011-10-18 20:40:38 +00:00
2012-01-27 07:10:14 +00:00