[PATCH] D92440: [dfsan] Support passing non-i16 shadow values in TLS mode

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 07:03:34 PST 2020


morehouse added a comment.

Looks like load.ll and phi.ll need to be updated.

Also, what is the impact on code size with this change?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92440



More information about the llvm-commits mailing list