summaryrefslogtreecommitdiff
path: root/Documentation/README.md
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2015-05-13 15:40:12 -0700
committerBruce Forstall <brucefo@microsoft.com>2015-05-19 16:14:36 -0700
commit0d8da106217798ebea258b693ed28c47b44909f8 (patch)
tree734094f2ba8ff2eba9cdb34c9a57b0b33d2d53ae /Documentation/README.md
parent4836b895c88af16637aa60f348f8702db86ccb94 (diff)
downloadcoreclr-0d8da106217798ebea258b693ed28c47b44909f8.tar.gz
coreclr-0d8da106217798ebea258b693ed28c47b44909f8.tar.bz2
coreclr-0d8da106217798ebea258b693ed28c47b44909f8.zip
Add JIT Coding Conventions document in markdown format
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index ebabb523f4..e31fd87c24 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -48,6 +48,10 @@ Book of the Runtime
- [.NET Standards (Ecma)](dotnet-standards.md)
- [Cross Platform Performance and Eventing Design](cross-platform-performance-and-eventing.md)
+RyuJIT Specs
+=============
+- [CLR JIT Coding Conventions](CLR_JIT_Coding_Conventions.md)
+
Decoder Rings
=============