From f779adda55c16d9c6e78aef0f1e9a2359c8b9398 Mon Sep 17 00:00:00 2001 From: Ben Vanik Date: Mon, 14 Jan 2013 13:27:52 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 76ecc1271..917570d97 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,12 @@ Xcode to build or debug your projects you'll need to run this after you change gyp/gypi files. xb gyp + +#### xethunk + +Updates the checked-in `src/cpu/xethunk/xethunk.bc` and `xethunk.ll` files. +This is only required if changes are made to the xethunk files. The results +should be checked in. #### build