| author | |
| committer | |
| log | 64958c2b1746bdc5e761720ceeddafbb91f352bc |
| tree | a920bd0a91293f11e5b784fda73b36d608991a49 |
| parent | 022851d2f5883e495417408a35aab0645690d9c4 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
lib/std/debug/SelfInfo/Elf.zig+1-1| ... | ... | @@ -116,7 +116,7 @@ pub const can_unwind: bool = s: { |
| 116 | 116 | .x86, |
| 117 | 117 | .x86_64, |
| 118 | 118 | }, |
| 119 | // Not supported yet: arm/armeb/thumb/thumbeb, hppa, hppa64, microblaze/microblazeel, xtensa/xtensaeb | |
| 119 | // Not supported yet: arm/armeb/thumb/thumbeb, hppa, hppa64, microblaze/microblazeel | |
| 120 | 120 | .linux => &.{ |
| 121 | 121 | .aarch64, |
| 122 | 122 | .aarch64_be, |