ISLE: Add the overlap_errors pragma (#4981)
* Add the overlap_errors pragma to ISLE * Enable overlap errors in the x64 backend
This commit is contained in:
@@ -19,6 +19,5 @@ tempfile = "3"
|
||||
[features]
|
||||
default = []
|
||||
|
||||
overlap-errors = []
|
||||
logging = ["log"]
|
||||
miette-errors = ["miette"]
|
||||
|
||||
Reference in New Issue
Block a user