yonghong-song marked an inline comment as done.
yonghong-song added inline comments.


================
Comment at: clang/test/CodeGen/debug-info-extern-basic.c:1
+// REQUIRES: bpf-registered-target
+// RUN: %clang_cc1 -x c -debug-info-kind=limited -triple bpf-linux-gnu 
-emit-llvm %s -o - | FileCheck %s
----------------
rnk wrote:
> Clang does not require a registered target to emit LLVM IR for a target. 
> Please remove this, so that these tests actually run and cover the code under 
> test in most configurations.
Let me try.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71818



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to