[LLVMdev] Fwd: LLVM IR Branchs (original) (raw)
Eli Friedman eli.friedman at gmail.com
Mon Sep 5 17:05:26 PDT 2011
- Previous message: [LLVMdev] Fwd: LLVM IR Branchs
- Next message: [LLVMdev] Fwd: LLVM IR Branchs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Sep 5, 2011 at 4:47 PM, Rafael Baldiati Parizi <parizi.computacao at gmail.com> wrote:
Hello, I would know how can I make a branch in llvm ir without a label of destination? For example: br i1 %1, label %bb, NO LABEL HERE
What are you trying to do?
-Eli
- Previous message: [LLVMdev] Fwd: LLVM IR Branchs
- Next message: [LLVMdev] Fwd: LLVM IR Branchs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]