[llvm-dev] X86 target description string
Hal Finkel via llvm-dev
llvm-dev at lists.llvm.org
Wed Jan 10 13:37:14 PST 2018
On 01/10/2018 11:00 AM, Barbora Murinová via llvm-dev wrote:
> Hi all,
>
> the backend data layout string is generated in X86TargetMachine.cpp.
> As far as I understand, however, that is not the only place where the
> target description string is generted. Where does the expected target
> description string come from?
There are also data-layout strings in Clang, for example. See calls to
resetDataLayout in clang/lib/Basic/Targets/X86.h.
-Hal
>
> Thanks!
>
> --
> ----------------
> Barbora Murinová
> The University of Edinburgh
> SK: +421905718390
> UK: +447477833795
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
--
Hal Finkel
Lead, Compiler Technology and Programming Languages
Leadership Computing Facility
Argonne National Laboratory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180110/fe211049/attachment.html>
More information about the llvm-dev
mailing list