[llvm] r231324 - Remove the conditional addition of the execution dependency fixing
Hans Wennborg
hans at chromium.org
Wed Mar 4 19:28:04 PST 2015
On Wed, Mar 4, 2015 at 4:28 PM, Eric Christopher <echristo at gmail.com> wrote:
> Author: echristo
> Date: Wed Mar 4 18:28:55 2015
> New Revision: 231324
>
> URL: http://llvm.org/viewvc/llvm-project?rev=231324&view=rev
> Log:
> Remove the conditional addition of the execution dependency fixing
> pass from the ARM backend as the pass itself will detect any use
> of the appropriate register class.
It seems this broke Chromium's Android build. I've reverted in r231348
and filed PR22799.
- Hans
More information about the llvm-commits
mailing list