[PATCH] D38940: Make x86 __ehhandler comdat if parent function is
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 15 16:26:30 PDT 2017
compnerd added a comment.
You should be able to just do an IR level check for this. You can ensure that both get placed into a COMDAT section.
https://reviews.llvm.org/D38940
More information about the llvm-commits
mailing list