[llvm] r311437 - Fix a typo in r311435.

Alex Bradbury via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 02:34:47 PDT 2017


On 22 August 2017 at 10:20, Chandler Carruth via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: chandlerc
> Date: Tue Aug 22 02:20:52 2017
> New Revision: 311437
>
> URL: http://llvm.org/viewvc/llvm-project?rev=311437&view=rev
> Log:
> Fix a typo in r311435.

Thanks and apologies for the noise. I had been building a smaller
subset of LLVM backends when testing some other changes and hadn't
reset LLVM_TARGETS_TO_BUILD. I've set up a different build dir
exclusively for pre-commit testing to avoid this in future.

Best,

Alex


More information about the llvm-commits mailing list