[PATCH] D125278: [GlobalOpt] Relax the check for ctor priorities

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 15:40:39 PDT 2022


aeubanks added a comment.

are the priorities unsigned or signed? https://llvm.org/docs/LangRef.html#the-llvm-global-ctors-global-variable doesn't really say


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