Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: If -fembed-bitcode is passed, it leads to multiple cc1 commands, which try to read .bc files that don't get generated, and fail. So pass -fembed-bitcode=off to disable. Reviewed By: martinoluca Differential Revision: D5516879 fbshipit-source-id: 478057a
- Loading branch information