[PATCH] D27051: [X86] Add NumRegisterParameters Module Flag
Yaron Keren via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 12:54:45 PDT 2017
yaron.keren added a comment.
No intention of any major work intended... just moved the code (locally) to Release and regression tests were still passing.
I must be missing something - isn't the module flag is used in X86ISelLowering which is called after CodeGenModule::Release() is done?
Repository:
rL LLVM
https://reviews.llvm.org/D27051
More information about the llvm-commits
mailing list