diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-25 22:17:08 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-25 22:17:08 +0000 |
commit | 7296fac558764bc892400aae038db0f70e79cd74 (patch) | |
tree | 643b0c080338454cd5654aa74f024243aa373710 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | 6caa8da072d600c97b10a486a1995a999a3672ea (diff) | |
download | llvm-7296fac558764bc892400aae038db0f70e79cd74.zip llvm-7296fac558764bc892400aae038db0f70e79cd74.tar.gz llvm-7296fac558764bc892400aae038db0f70e79cd74.tar.bz2 |
[Tablegen] Fix issues caused by incorrect escaping.
The printEscapedString would escape newlines by their ASCII values
instead of prefixing them with a `\`. Remove the escaping logic and
escape the strings in the definition file.
llvm-svn: 367065
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions