DavidSpickett added a comment.

I did something along these lines for lldb-server memory tagging tests in 
`lldb/test/API/tools/lldb-server/memory-tagging/main.c`. In that case you've 
got 3 points where you we could skip the test, and you could check the auxv but 
that was overkill for this example.

Does FreeBSD have an equivalent to the auxv feature bits? (we could always 
sprinkle some #defines around if not).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120485

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

Reply via email to