llvm-project/compiler-rt/test/esan
Sagar Thakur 2ce2ab3a4d [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
2016-09-22 08:36:54 +00:00
..
TestCases [ESan][MIPS] Fix tests struct-simple.cpp on MIPS 2016-09-22 08:36:54 +00:00
Unit [esan] Add iterator to esan's generic hashtable 2016-08-08 17:37:19 +00:00
CMakeLists.txt [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
lit.cfg Revert "[ESan][MIPS] Adds support for MIPS64" 2016-09-08 16:09:46 +00:00
lit.site.cfg.in