[PATCH] D24896: [safestack] Require TargetMachine to be provided.
Evgeniy Stepanov via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 26 11:55:07 PDT 2016
eugenis added a comment.
This crashes opt -safe-stack when the input file does not specify a target triple. This is probably fine... Is it?
https://reviews.llvm.org/D24896
More information about the llvm-commits
mailing list