[PATCH] D18410: ELF: Split BitcodeCompiler::compile.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 13:47:08 PDT 2016


On 23 March 2016 at 15:29, Rui Ueyama <ruiu at google.com> wrote:
> +rafael because he added this FIXME.
>

LGTM, and yes, you can delete the FIXME.

The only real use would be shorter testcase by not having to always
specify the triple in the bitcode, but that is probably not worth it.

Cheers,
Rafael


More information about the llvm-commits mailing list