1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/unittests/DebugInfo/CodeView
Jonas Devlieghere 9550ad611d [CodeView] Add prefix to CodeView registers.
Adds CVReg to CodeView register names to prevent a duplicate symbol with
CR3 defined in termios.h, as suggested by Zachary on the mailing list.

http://lists.llvm.org/pipermail/llvm-dev/2018-May/123372.html

Differential revision: https://reviews.llvm.org/D47478

rdar://39863705

llvm-svn: 333421
2018-05-29 14:35:34 +00:00
..
CMakeLists.txt Inline a few CMake variables into their only uses. 2018-05-14 19:23:31 +00:00
RandomAccessVisitorTest.cpp Remove redundant includes from unittests. 2017-12-13 21:31:05 +00:00
TypeHashingTest.cpp [CodeView] Add support for content hashing CodeView type records. 2017-12-05 23:08:58 +00:00
TypeIndexDiscoveryTest.cpp [CodeView] Add prefix to CodeView registers. 2018-05-29 14:35:34 +00:00