[llvm] r204404 - Remove llvm-mc's disable-cfi option.
Tim Northover
t.p.northover at gmail.com
Mon Mar 24 03:03:27 PDT 2014
Hi Rafael,
> Remove llvm-mc's disable-cfi option.
>
> It was dead.
Isn't this actually theoretically useful for testing the bytes we emit
from .cfi directives? In the absence of functional llvm-dwarfdump
frame info the output of -disable-cfi is much friendlier than
"llvm-readobj -section-data".
OK, so we don't appear to actually do that yet. But I'd be up for
putting together a few tests.
Cheers.
Tim.
More information about the llvm-commits
mailing list