commit | a60faebaa51c9709ac8e8908d5c0aaa1389149db | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Tue Jun 12 20:53:46 2018 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 15 01:48:04 2020 -0700 |
tree | 7c4de975abff7ade03b72e832ca0116fbced0b47 | |
parent | ed97b19f850e057818d277434274d3658097ceb3 [diff] |
Fix how LLVMOPTIONALCOMPONENTS is passed to llvm-build Patch by Force.Charlie-I If LLVM_USE_INTEL_JITEVENTS and LLVM_USE_OPROFILE not set, "${LLVMOPTIONALCOMPONENTS}" is empty, but **--enable-optional-components** need arg, Cause **--write-library-table** to be skipped parsed. Differential Revision: https://reviews.llvm.org/D47982 llvm-svn: 334543 GitOrigin-RevId: 8e42bfd41cf353236bfb5beef7e2b8d3a0f51687