forked from OSchip/llvm-project
485ad42521
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 |
||
---|---|---|
.. | ||
BuildSystem.h | ||
CXCompilationDatabase.h | ||
CXErrorCode.h | ||
CXString.h | ||
Documentation.h | ||
Index.h | ||
Platform.h | ||
module.modulemap |