mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 05:46:09 +00:00

Without explicit dependencies, both per-file action and in-CommonTableGen action could run in parallel. It races to emit *.inc files simultaneously. llvm-svn: 187780
To-do ----- * Instruction encodings * Tailcalls * Investigate loop alignment * Add builtins