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

Simon Atanasyan simon at atanasyan.com
Thu Jan 9 23:47:27 PST 2014


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?

-- 
Simon Atanasyan



More information about the llvm-dev mailing list