-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The TestObjdumpRISCV64TestDecodeGNUSyntaxdata and TestObjdumpRISCV64TestDecodeGoSyntaxdata was failed due to lack of .riscv.attributes in elf file, this patch adds these extension's attributes and allow `inst` output mismatch. Fix: golang/go#70864 Change-Id: I6bcac3e6a3bd0ec3cc66356998914a1aa8d7c468 Reviewed-on: https://go-review.googlesource.com/c/arch/+/636735 Reviewed-by: David Chase <[email protected]> Reviewed-by: Meng Zhuo <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
- Loading branch information
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters