[clang] [RISCV][FMV] Remove support for negative priority (PR #112161)

Piyou Chen via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 17 22:04:31 PDT 2024


================
@@ -2909,18 +2909,16 @@ static int getPriorityFromAttrString(StringRef AttrStr) {
   AttrStr.split(Attrs, ';');
----------------
BeMg wrote:

Sure.

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


More information about the cfe-commits mailing list