[PATCH] D11612: [lld][ELF2] Apply relocations.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 18:03:25 PDT 2015


>> llvm-mc
> This is testing explicit relocations. Assembly doesn't represent specific relocations, and it's not obvious what gets generated.

This test is using a valid file that can be created with assembly.
YAML is an unnecessary LLVM only invention here. Use assembly.

Cheers,
Rafael


More information about the llvm-commits mailing list