[PATCH] D104013: [LangRef] State that the based-on relation is for pointer typed values only
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 20 23:51:31 PDT 2021
aqjune added a comment.
ping
If the changes about loading pointer bytes as an integer type (`reinterpreting the pointer value stored in the memory by loading it as a non-pointer type loses its associated ...`) is a concern, maybe I can remove it and readd it when its semantics becomes concrete enough.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104013/new/
https://reviews.llvm.org/D104013
More information about the llvm-commits
mailing list