[PATCH] D61524: [BPF] Support for compile once and run everywhere
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 10 15:59:48 PDT 2019
yonghong-song added a comment.
A new apporach to use intrindics to pass info. from clang is used. The following two patches implements the intrinsics:
https://reviews.llvm.org/D61809
https://reviews.llvm.org/D61810
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61524/new/
https://reviews.llvm.org/D61524
More information about the llvm-commits
mailing list