mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
5e783ab0b5
two things: the FIXME in ExtractBlocks needs to be implemented, and the basic block extractor itself needs to have enough bugs fixed for this to be more or less useful. Until the time that this is generally useful, it is hidden behind the new bugpoint -enable-block-extraction option. I hope to get the FIXME done tonight. Also of note, this patch adds a -extract-bbs option to bugpoint which can be used to debug the block extractor. (hint hint Misha :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13471 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
analyze | ||
bugpoint | ||
extract | ||
gccas | ||
gccld | ||
llc | ||
llee | ||
lli | ||
llvm-ar | ||
llvm-as | ||
llvm-db | ||
llvm-dis | ||
llvm-extract | ||
llvm-link | ||
llvm-nm | ||
llvm-prof | ||
opt | ||
Makefile |