From 675a755e5c2af920792b7761cf771291f3e9fcb7 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Fri, 21 Jul 2017 11:26:31 +0000 Subject: Update compiler ids in Compiler-properties.md --- docs/markdown/Compiler-properties.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/markdown/Compiler-properties.md b/docs/markdown/Compiler-properties.md index 83fc0d9..1765bef 100644 --- a/docs/markdown/Compiler-properties.md +++ b/docs/markdown/Compiler-properties.md @@ -27,6 +27,11 @@ The compiler object has a method called `get_id`, which returns a lower case str | clang | The Clang compiler | | msvc | Microsoft Visual Studio | | intel | Intel compiler | +| llvm | LLVM-based compiler (Swift, D) | +| mono | Xamarin C# compiler | +| dmd | D lang reference compiler | +| rustc | Rust compiler | +| valac | Vala compiler | | pathscale | The Pathscale Fortran compiler | | pgi | The Portland Fortran compiler | | sun | Sun Fortran compiler | -- cgit v1.1