Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op
[oota-llvm.git] / docs / GoldPlugin.html
index 3f2e9fb2e640205e0fecef2816f8aaa9d7b0a88e..68c5cf19280288ced2c771185e39105d4ae58069 100644 (file)
@@ -55,7 +55,7 @@ mkdir binutils
 cd binutils
 cvs -z 9 -d :pserver:anoncvs@sourceware.org:/cvs/src login
 <em>{enter "anoncvs" as the password}</em>
-cvs -z 9 -d :pserver:anoncvs@sourceware.org:/cvs/src co src
+cvs -z 9 -d :pserver:anoncvs@sourceware.org:/cvs/src co binutils
 mkdir build
 cd build
 ../src/configure --enable-gold --enable-plugins