Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-objdump: Ignore unreachable blocks when printing the CFG. | Benjamin Kramer | 2011-07-25 | 1 | -0/+2 |
* | llvm-objdump: Skip branches that leave the current function. | Benjamin Kramer | 2011-07-22 | 1 | -1/+4 |
* | Unbreak the MSVC build. Since the "next" function already exists in the MSVC ... | Francois Pichet | 2011-07-20 | 1 | -3/+3 |
* | Sketch out an CFG reconstruction mode for llvm-objdump. | Benjamin Kramer | 2011-07-20 | 1 | -0/+113 |