[PATCH] D24896: [safestack] Require TargetMachine to be provided.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 26 12:07:33 PDT 2016
pcc added a comment.
We probably want to call `report_fatal_error` if we were unable to get a TargetMachine.
https://reviews.llvm.org/D24896
More information about the llvm-commits
mailing list