llvm-project/llvm/unittests/MI
Matt Arsenault 286ca0f7fd Silence warning from unit test
This was printing about r600 not being a valid subtarget for an amdgcn
triple. This is an awkward place because r600 and amdgcn unfortunately
occupy the same target. Silence the warning by specifying an explicit
subtarget.
2020-05-23 13:24:42 -04:00
..
CMakeLists.txt
LiveIntervalTest.cpp Silence warning from unit test 2020-05-23 13:24:42 -04:00