Commit 81ea3e4
Make architecture names case insensitive.
Architecture names do not always come lower case. For example, IDA plugin does not do that: https://github.com/google/binexport/blob/a8572981126e455b99ba813edbc9a88a3269d8b6/ida/names.cc#L101
PiperOrigin-RevId: 691769928
Change-Id: I3014e85201cb6d66c7f8f17210bfc05f419100b71 parent 3a9eeea commit 81ea3e4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments