You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rodney....@acm.org, llv...@cs.uiuc.edu
Replace All Uses With
—Owen
> On Jan 27, 2015, at 9:36 AM, Rodney M. Bates <rodney...@lcwb.coop> wrote: >
Tim Northover
unread,
Jan 27, 2015, 12:54:25 PM1/27/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rodney....@acm.org, LLVM Developers Mailing List
Hi Rodney,
On 27 January 2015 at 09:36, Rodney M. Bates <rodney...@lcwb.coop> wrote:
> As a newcomer to llvm, I have been able to guess the meanings of many
> acronyms. "RAUW" is not one of them. Could somebody help me out?
That's Value::replaceAllUsesWith, a key function when modifying LLVM IR.
Tim.
Hal Finkel
unread,
Jan 27, 2015, 12:55:10 PM1/27/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rodney m bates, llv...@cs.uiuc.edu
----- Original Message -----
> From: "Rodney M. Bates" <rodney...@lcwb.coop>
> To: llv...@cs.uiuc.edu > Sent: Tuesday, January 27, 2015 11:36:45 AM
> Subject: [LLVMdev] What does "RAUW" stand for?
>
> As a newcomer to llvm, I have been able to guess the meanings of many
> acronyms.
> "RAUW" is not one of them. Could somebody help me out?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rodney....@acm.org, llv...@cs.uiuc.edu
> As a newcomer to llvm, I have been able to guess the meanings of many
> acronyms.
> "RAUW" is not one of them. Could somebody help me out?
Replace All Uses With :)
Joerg Sonnenberger
unread,
Jan 27, 2015, 1:08:36 PM1/27/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rodney....@acm.org, llv...@cs.uiuc.edu
On Tue, Jan 27, 2015 at 11:36:45AM -0600, Rodney M. Bates wrote:
> As a newcomer to llvm, I have been able to guess the meanings of many acronyms.
> "RAUW" is not one of them. Could somebody help me out?