mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-12 22:56:19 +00:00
mips: Ignore .NON_MATCHING functions from INLINE_ASM macros
This commit is contained in:
@@ -42,6 +42,8 @@ flags! {
|
||||
HasExtra,
|
||||
/// Symbol size was missing and was inferred
|
||||
SizeInferred,
|
||||
/// Symbol should be ignored by any diffing
|
||||
Ignored,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user