[PATCH] D125278: [GlobalOpt] Relax the check for ctor priorities
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 00:53:45 PDT 2022
alexander-shaposhnikov added a comment.
Clang: "error: 'init_priority' attribute requires integer constant between 101 and 65535 inclusive", this somehow suggests that priorities are positive, but for LLVM I haven't found the precise statement
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125278/new/
https://reviews.llvm.org/D125278
More information about the llvm-commits
mailing list