Issue 130842
Summary [CodeGen] Dubious temporary _expression_ constructing `mc::RegisterMCTargetOptionsFlags`
Labels new issue
Assignees
Reporter chenm16
    `llvm::mc::RegisterMCTargetOptionsFlags` says
https://github.com/llvm/llvm-project/blob/74eba972ca38b9ae181de296a3b4d966b0691676/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h#L66-L70
but in
https://github.com/llvm/llvm-project/blob/7573ee17813b266fdca4dc3041d07bbe616df458/llvm/lib/CodeGen/CommandFlags.cpp#L528
it is created as a temporary.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to