llvm/unittests
Zachary Turner 3c7b828443 Fix TargetParser unit tests for ARM / AArch64.
String pooling is not guaranteed by the standard, so if
you're comparing two different string literals for equality,
you have to use strcmp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277831 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-05 16:45:07 +00:00
..
2016-01-26 21:29:08 +00:00
2016-03-01 19:15:06 +00:00
2016-08-03 19:59:11 +00:00