Updated Note rustc hacking guide back end (markdown)

isaacaggrey
2012-11-19 21:23:38 -08:00
parent c0f80d74e8
commit 114a2c8479
+1 -1
@@ -1 +1 @@
The back end includes files that handle linking, name mangling, and the ABI. It lives in ```src/rustc/back```.
The back end includes files that handle linking, name mangling, and the ABI. It lives in ```src/librustc/back```.