[PATCH] D61820: gn build: add Sparc target

David L. Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 21:02:48 PDT 2019


dlj marked 3 inline comments as done.
dlj added inline comments.


================
Comment at: llvm/utils/gn/secondary/llvm/lib/Target/targets.gni:49
     llvm_build_BPF = true
+  } else if (target == "Lanai") {
+    # Nothing to do.
----------------
D'oh!

(This should have been in the last patch.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61820





More information about the llvm-commits mailing list