[PATCH] D28626: RFC: Generalize inverted gc dependencies

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 09:35:31 PST 2017


Robert Lytton <robert at xmos.com> writes:

> Hi Rafael,
>> Robert, is the MC produced objects used or is another assembler used?
> We don't currently use MC to produce objects.
> (Some work was started and we plan to in the future, but it is unclear when)

And does your current assembler use the XCORE_SHF_DP_SECTION and
XCORE_SHF_CP_SECTION values or we can just fix that in llvm?

Cheers,
Rafael


More information about the llvm-commits mailing list