Add cl::ZeroOrMore to get around build system issues
It is quite common to get multiple instances of optimization flags while building. The following optimizations does not have cl::ZeroOrMore which causes errors during the build. Reviewers: alexbdv,spop Differential Revision: https://reviews.llvm.org/D81187
parent
c3f5ceef
Please register or sign in to comment