diff options
author | Chris Lattner <sabre@nondot.org> | 2007-07-19 16:11:58 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-07-19 16:11:58 +0000 |
commit | 24dbee71abad508f4f19195d7d373b10bc792fac (patch) | |
tree | 3e9b0e1ff674b7455c74ba88494b81c60918df04 /llvm/lib/Analysis/LoopPass.cpp | |
parent | b4acc033cf9e11b75f0cbf103332415461dcad96 (diff) | |
download | bcm5719-llvm-24dbee71abad508f4f19195d7d373b10bc792fac.tar.gz bcm5719-llvm-24dbee71abad508f4f19195d7d373b10bc792fac.zip |
Fix a stringizing bug that Neil noticed. We should preprocess this:
#define t(x) #x
t(a
c)
to "a c", not "ac".
llvm-svn: 40060
Diffstat (limited to 'llvm/lib/Analysis/LoopPass.cpp')
0 files changed, 0 insertions, 0 deletions