Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a81e03 commit 41a8d9bCopy full SHA for 41a8d9b
1 file changed
bolt/test/AArch64/safe-icf.s
@@ -52,7 +52,7 @@ bar:
52
.type random, %function
53
random:
54
adrp x8, foo
55
- add x8, x8, :lo12:goo
+ add x8, x8, :lo12:foo
56
br x8
57
#endif
58
0 commit comments