Files
llvm/test/TableGen/Common
Jessica Paquette 242e7593c2 [GlobalISel][NFC] Factor out common target code from GlobalISelEmitterTests
Factor out commonly-used target code from the GlobalISelEmitter tests into
a GlobalISelEmitterCommon.td file. This is tested by the original
GlobalISelEmitter.td test.

This reduces the amount of boilerplate code necessary for tests like this.

Differential Revision: https://reviews.llvm.org/D65777

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368757 91177308-0d34-0410-b5e6-96231b3b80d8
2019-08-13 22:14:37 +00:00
..