forked from emscripten-core/emscripten
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[emcc.py] Simplify compiler modes. NFC
As a followup to emscripten-core#23454 we no longer need to distinguish between the some of these compiler modes. Specifically PCH and PREPROCESS_ONLY are not subsumed by COMPILE_ONLY since all these modes simply exec clang and exit.
- Loading branch information
Showing
1 changed file
with
5 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters