search for: 88b9b25d

Displaying 2 results from an estimated 2 matches for "88b9b25d".

2014 Oct 24
2
[LLVMdev] Target specific info available to Clang (and others)
On 24 October 2014 13:13, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote: > lib/Target/ARM: only built if the ARM target is enabled. > lib/TargetInfo/ARM: always build. Include only info that clang wants > to use: parse fpu name, construct the datalayout. Yes! That's the final plan! So, TableGen would generate two sets of files, one public and another private. The
2014 Oct 24
4
[LLVMdev] Target specific info available to Clang (and others)
...the backend, but clang will do a better job of getting the source location right…. except that clang currently has no way to know details of the targets. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141024/88b9b25d/attachment.html>