[llvm] r260293 - This brings back commit r259578.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 13:57:12 PST 2016
On 9 February 2016 at 16:50, Hemant Kulkarni <khemant at codeaurora.org> wrote:
> --- llvm/trunk/test/tools/llvm-size/X86/lit.local.cfg (added)
> +++ llvm/trunk/test/tools/llvm-size/X86/lit.local.cfg Tue Feb 9
> +++ 15:39:49 2016
> @@ -0,0 +1,2 @@
> +if not 'X86' in config.root.targets:
> + config.unsupported = True
>
>
> Why?
>
llvm-mc can be compiled without x86-64 support.
Cheers,
Rafael
More information about the llvm-commits
mailing list