[LLVMdev] Where are the regression tests for tools like llvm-objdump?

Carter, Jack jcarter at mips.com
Mon Aug 27 12:47:01 PDT 2012


Thanks!
________________________________________
From: Michael Spencer [bigcheesegs at gmail.com]
Sent: Monday, August 27, 2012 12:27 PM
To: Carter, Jack
Cc: List
Subject: Re: [LLVMdev] Where are the regression tests for tools like llvm-objdump?

On Mon, Aug 27, 2012 at 11:07 AM, Carter, Jack <jcarter at mips.com> wrote:
> I've made a change to llvm-objdump and feel uncomfortable checking
> it in without a test case. Where do the "make check" tests for tools like
> llvm-objdump go?
>
> Worse comes to worse, I'll stick it in test/MC/Mips since it is there I need
> the change for other Mips/MC tests.
>
> Thanks,
>
> Jack

The tests for llvm-objdump are under test/Object.

- Michael Spencer




More information about the llvm-dev mailing list