[LLVMdev] [lld] Using llvm-mc in lld test suite

Shankar Easwaran shankare at codeaurora.org
Fri Jan 10 09:23:08 PST 2014


Hi Simon,

We have been converting object files to yaml files and using that as 
inputs. PECOFF uses obj2coff for some of the tests. I think llvm-mc 
should also work, I am not sure if there is a difference in terms of 
functionality in the Mips integrated assembler compared to llvm-mc ?

Thanks

Shankar Easwaran

On 1/10/2014 1:47 AM, Simon Atanasyan wrote:
> Hi,
>
> Is it OK to use llvm-mc in the lld test suite?
>
> I do not want to maintain assembler, object and test files for small
> MIPS target related test. Instead of that I prefer to keep a single
> test file with assembler code and test suite instructions. Is it
> acceptable way?
>


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation




More information about the llvm-dev mailing list