[LLVMdev] [llvm-commits] How to define macros in a tablegen file?
Evandro Menezes
emenezes at codeaurora.org
Thu Jun 21 08:31:19 PDT 2012
Sebastian,
If not a test, how about a patch in the documentation for TableGen about
this new feature that you're making available?
--
Evandro Menezes Austin, TX emenezes at codeaurora.org
Qualcomm Innovation Center, Inc is a member of the Code Aurora Forum
On 06/20/12 16:02, Sebastian Pop wrote:
> On Wed, Jun 20, 2012 at 3:40 PM, Villmow, Micah<Micah.Villmow at amd.com> wrote:
>> Possible to add a test case?
>
> I am not really sure what I would check.
>
> At first, I thought to add a testcase to test/TableGen; as this patch
> does not modify tablegen, it doesn't make sense.
>
> What kind of test should I write for this? The test should be a
> tablegen file that includes "llvm/Target/TargetSelectionDAG.td" or
> "llvm/Target/Target.td", and I haven't seen any of these in the
> testsuite.
>
> Sebastian
More information about the llvm-dev
mailing list