Move the TestCodeSink functionality to MachBufferFinalized
This commit is contained in:
@@ -76,9 +76,6 @@ pub mod unwind;
|
||||
|
||||
mod call_conv;
|
||||
|
||||
#[cfg(test)]
|
||||
mod test_utils;
|
||||
|
||||
/// Returns a builder that can create a corresponding `TargetIsa`
|
||||
/// or `Err(LookupError::SupportDisabled)` if not enabled.
|
||||
macro_rules! isa_builder {
|
||||
|
||||
Reference in New Issue
Block a user