diff options
author | Sagar Thakur <sagar.thakur@imgtec.com> | 2016-09-22 08:36:54 +0000 |
---|---|---|
committer | Sagar Thakur <sagar.thakur@imgtec.com> | 2016-09-22 08:36:54 +0000 |
commit | 2ce2ab3a4dc1df6ec87a42aa2baa6741c2456e0c (patch) | |
tree | a154f8db03d564453baac47b56e1bacd0ccde999 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | e74eb4e7b991d774125812389c7a19d282c3357b (diff) | |
download | bcm5719-llvm-2ce2ab3a4dc1df6ec87a42aa2baa6741c2456e0c.tar.gz bcm5719-llvm-2ce2ab3a4dc1df6ec87a42aa2baa6741c2456e0c.zip |
[ESan][MIPS] Fix tests struct-simple.cpp on MIPS
For mips assember '#' is the start of comment. We get assembler error messages if # is used in the struct names. Therefore using '$' which works for all architectures.
Differential: D24335
Reviewed by: zhaoqin
llvm-svn: 282142
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions