[llvm] [IR] Allow uses of `llvm.global_ctors` and `llvm.global_dtors` (PR #96477)

Jon Roelofs via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 08:04:10 PDT 2024


================
@@ -1,16 +0,0 @@
-; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
----------------
jroelofs wrote:

would be better to turn this into a positive test instead of deleting it, no?

https://github.com/llvm/llvm-project/pull/96477


More information about the llvm-commits mailing list