================
@@ -665,7 +665,7 @@ bool AsmPrinter::doInitialization(Module &M) {
     Handlers.push_back(std::unique_ptr<EHStreamer>(ES));
 
   // Emit tables for any value of cfguard flag (i.e. cfguard=1 or cfguard=2).
----------------
dpaoliello wrote:

Updated to match the code.

https://github.com/llvm/llvm-project/pull/176461
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to