File stale path references.
After rearranging the directory layout, some paths in documentation needed updating. Fix some typos too.
This commit is contained in:
@@ -39,7 +39,7 @@ pub trait InstBuilderBase<'f>: Sized {
|
||||
-> (Inst, &'f mut DataFlowGraph);
|
||||
}
|
||||
|
||||
// Include trait code generated by `meta/gen_instr.py`.
|
||||
// Include trait code generated by `lib/cretonne/meta/gen_instr.py`.
|
||||
//
|
||||
// This file defines the `InstBuilder` trait as an extension of `InstBuilderBase` with methods per
|
||||
// instruction format and per opcode.
|
||||
|
||||
Reference in New Issue
Block a user