[lld] r226950 - [lld] Re-add REQUIRES line

Simon Atanasyan simon at atanasyan.com
Fri Jan 23 20:47:21 PST 2015


Hi,

On Sat, Jan 24, 2015 at 2:50 AM, Filipe Cabecinhas <me at filcab.net> wrote:
> For me, it's more like “the tests shouldn't rely on llvm-objdump”, but they
> do. Until they're fixed, they will always fail if you didn't build that
> backend, and they don't have the REQUIRES line.

Originally the base-address.test ran llvm-mc and was target dependent.
Now it runs only yaml2obj, lld, and llvm-readobj. Does the test case
continue to fail if LLVM libraries do not include MIPS target support
code?

-- 
Simon Atanasyan




More information about the llvm-commits mailing list