Open
Description
Change
Lines 167 to 231 in ebc4c59
to accept optional codemodel and relocmodel. The createTagetMachine now takes them as
Optional
inhttp://llvm.org/doxygen/classllvm_1_1Target.html#a3a99d5ba8f023d04d34f652af7494b35.
This will simplify the targetmachine creation process as codemodel and relocmodel is set differently of different platform.
Thus, avoiding the need of code like: https://github.com/numba/numba/pull/3437/files#diff-ec37b531d0f5e6e4ff2bb91a63bd651dR800
Activity