Pass code-model through Module IR to [llc].
Currently, the code-model specified in IR can't be captured by [llc]. This patch fixes that. Reviewed By: shchenz, MaskRay Differential Revision: https://reviews.llvm.org/D128623
Loading
Please sign in to comment