[PATCH] D63169: [GlobalISel][IRTranslator] Change switch table translation to generate jump tables and range checks.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 17:09:41 PDT 2019


aemerson added a comment.

In D63169#1554622 <https://reviews.llvm.org/D63169#1554622>, @MaskRay wrote:

> @aemerson Hi, I committed rL364124 <https://reviews.llvm.org/rL364124> to fix the link error on -DBUILD_SHARED_LIBS=on builds, but I am not sure if the dependency should be added. Can you take a look?


Thanks, I think it might be able to remove that dependency from this commit but until I do that fix looks fine.

Amara


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63169/new/

https://reviews.llvm.org/D63169





More information about the llvm-commits mailing list