yonghong-song abandoned this revision.
yonghong-song added a comment.
We will take a different approach. So abandon this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67940/new/
https://reviews.llvm.org/D67940
_
yonghong-song updated this revision to Diff 221466.
yonghong-song added a comment.
Herald added a subscriber: ormris.
fix a bug like `foo(..., bar(&value), value)` where `value` is set in function
`bar`. This is not right and depends on compiler optimization as there is not
guarantee that argume
yonghong-song created this revision.
yonghong-song added reviewers: ast, eli.friedman.
Herald added subscribers: llvm-commits, cfe-commits, jdoerfert, hiraditya.
Herald added projects: clang, LLVM.
Previous work for BPF CO-RE (compile once, run everywhere)
tries to record structure, union and arra