Skip to content
  • Filippos Giannakos's avatar
    xlock: Replace label-based PC with asm-based · 3caca46d
    Filippos Giannakos authored
    Replace getting the current program counter from labels, since it may break with
    different optimization settings. Since the previous implementations could be
    greatly influenced by the compiler's behavior, switch to an assembly-based
    approach.
    3caca46d