[PATCH] Replace the bitfield of SubtargetFeatures with a bitset - Redux
Gabor Ballabas
gaborb at inf.u-szeged.hu
Tue Mar 24 02:27:37 PDT 2015
In http://reviews.llvm.org/D8542#145098, @rengolin wrote:
> Right, so that's not a gcc problem, but a binutils problem... Whatever you commit may work on the buildbots but will fail when I do the next release. We need to get the right version of the tools everywhere.
>
> This is my As:
>
> $ as -v
> GNU assembler version 2.24 (aarch64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24
Hi Renato,
I checked this patch both on the Juno board and on the QEMU chroot the llvm-aarch64-linux buildslave using.
There weren't any compile errors.
Both environment uses this assembler version: //GNU assembler version 2.25 (aarch64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.25//
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8542
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list