Last active
May 1, 2017 06:07
-
-
Save deanberris/3b27046b06d358bc0b1871debf0ebc4f to your computer and use it in GitHub Desktop.
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
; CHECK: .p2align 4, 0x90 | |
; CHECK-NEXT: .quad {{.*}}xray_synthetic_0 | |
; CHECK-NEXT: .quad {{.*}}xray_fn_idx_synth_0 |
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
.p2align 4, 0x90 | |
.quad Lxray_synthetic_0 | |
.quad Lxray_fn_idx_synth_0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment