[PATCH] D76810: [X86][NFC] Generalize the naming of "Retpoline Thunks" and related code to "Indirect Thunks" [1/3]

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 13:37:28 PDT 2020


craig.topper added inline comments.


================
Comment at: llvm/lib/Target/X86/X86ISelLowering.cpp:31781
   }
   llvm_unreachable("not retpoline opcode");
 }
----------------
This comment needs updating.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76810/new/

https://reviews.llvm.org/D76810





More information about the llvm-commits mailing list