[PATCH] D61524: [BPF] Support for compile once and run everywhere

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 10:16:56 PDT 2019


thakis added inline comments.


================
Comment at: llvm/trunk/lib/Target/BPF/CMakeLists.txt:16
 add_llvm_target(BPFCodeGen
+  BPFAbstrctMemberAccess.cpp
   BPFAsmPrinter.cpp
----------------
Typo "Abstrct"


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