================ @@ -0,0 +1,11 @@ +// Verify that -gbtf sets the "BTF" module flag in LLVM IR. +// +// RUN: %clang -target x86_64-linux-gnu -gbtf -g -S -emit-llvm -o - %s \ ---------------- caniko wrote:
Tried to remove these, missed it! Thanks https://github.com/llvm/llvm-project/pull/183929 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
