[llvm] r259115 - Remove unused MC includes from LTOModule.h
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 16:25:38 PST 2016
On 28 January 2016 at 16:21, Reid Kleckner <rnk at google.com> wrote:
> Reverted in r259126. There were two separate issues that stem from me
> building 'check' instead of 'all':
>
> - The tools/LTO target is not built by check. Maybe this should have tests?
It has, but only on OS X since it uses ld64 :-(
>From time to time I debate if llvm-lto should use the C api and the
shared libLTO library to test it in more places.
Cheers,
Rafael
More information about the llvm-commits
mailing list