[llvm] r309990 - [GlobalISel] Make GlobalISel a non-optional library.
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 11:30:44 PDT 2017
> Indeed. I suppose we could get rid of the GISelAccessor thing all together.
> What do you think?
I think that's what I'd do. It only really existed because of the
weird build system in the first place.
Tim.
More information about the llvm-commits
mailing list