Skip to content

Instantly share code, notes, and snippets.

@evanphx
Created May 27, 2015 06:01
Show Gist options
  • Save evanphx/f81acc7a8bf527c7121b to your computer and use it in GitHub Desktop.
Save evanphx/f81acc7a8bf527c7121b to your computer and use it in GitHub Desktop.
// Given
struct StackFrame {
VALUE* locals
}
N = local wanted
$1 = load getelementptr %struct.StackFrame, *%struct.StackFrame, 0, 0, N
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment