[Driver] Support object files in addition to static and shared libraries in compiler-rt
This change introduces support for object files in addition to static and shared libraries which were already supported which requires changing the type of the argument from boolean to an enum. Differential Revision: https://reviews.llvm.org/D56044 llvm-svn: 355891
Loading
Please register or sign in to comment