diff options
author | Emilio Cobos Alvarez <emilio@crisal.io> | 2017-04-28 15:56:39 +0000 |
---|---|---|
committer | Emilio Cobos Alvarez <emilio@crisal.io> | 2017-04-28 15:56:39 +0000 |
commit | 485ad42521df7844c503deef0d4253f4e4ef53ff (patch) | |
tree | c5103e6b5d92ce416f4257ee694c7bbd6232eb93 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | 499de32ad03af6877ca2ee0780530ee4721b4062 (diff) | |
download | bcm5719-llvm-485ad42521df7844c503deef0d4253f4e4ef53ff.tar.gz bcm5719-llvm-485ad42521df7844c503deef0d4253f4e4ef53ff.zip |
[libclang] Expose some target information via the C API.
This allows users to query the target triple and target pointer width, which
would make me able to fix https://github.com/servo/rust-bindgen/issues/593 and
other related bugs in an elegant way (without having to manually parse the
target triple in the command line arguments).
Differential Revision: https://reviews.llvm.org/D32389
llvm-svn: 301648
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions