[llvm] r197740 - Change getStringRepresentation to skip defaults.

Sean Silva silvas at purdue.edu
Sat Dec 21 11:16:51 PST 2013


On Fri, Dec 20, 2013 at 11:15 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

>
> * it is convenient to be able to produce IR from clang when a LLVM
> backend is not linked in.
>

Is that even possible? Doesn't clang inextricably depend on the targets
already? IIRC even libTooling needs to have targets built to function
(necessary for parsing [ms]inlineasm or something?).

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131221/9d1ac5bf/attachment.html>


More information about the llvm-commits mailing list