[eddyb/rebase cleanup] abstracted Funclet
This commit is contained in:
@@ -28,6 +28,7 @@ pub trait BackendTypes {
|
||||
type BasicBlock: Copy;
|
||||
type Type: CodegenObject;
|
||||
type Context;
|
||||
type Funclet;
|
||||
|
||||
type DIScope: Copy;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user