forked from microsoft/DirectXShaderCompiler
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added e2k support (MCST Elbrus 2000) (microsoft#5222)
- Add e2k target to config.guess - Update config-ix.cmake to support e2k E2K - this is VLIW/EPIC architecture, like Intel Itanium (IA-64) architecture. Ref: 1) https://en.wikipedia.org/wiki/Elbrus_2000 2) https://lists.gnu.org/archive/html/config-patches/2015-03/msg00000.html
- Loading branch information
1 parent
4f0ace9
commit 9cb80b6
Showing
2 changed files
with
5 additions
and
0 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
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