From e136e506eca050db4efeebcd006ac2b2816f7211 Mon Sep 17 00:00:00 2001
From: Devang Patel This intrinsic provides information about a local element (ex. variable.) The
first argument is metadata holding alloca for the variable.. The
- second argument is
- the %llvm.dbg.variable containing
- the description of the variable.
This intrinsic provides information when a user source variable is set to a new value. The first argument is the new value (wrapped as metadata). The second argument is the offset in the user source variable where the new value - is written. The third argument is - the %llvm.dbg.variable containing - the description of the user source variable.
- + is written. The third argument is metadata containing description of the + user source variable. -- cgit v1.2.3-18-g5258