1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include
Dan Gohman 338ca07ad3 [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses it
This adds support for multilib paths for wasm32 targets, following
[Debian's Multiarch conventions], and also adds an experimental OS name in
order to test it.

[Debian's Multiarch conventions]: https://wiki.debian.org/Multiarch/

Differential Revision: https://reviews.llvm.org/D56553

llvm-svn: 351163
2019-01-15 06:58:13 +00:00
..
llvm [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses it 2019-01-15 06:58:13 +00:00
llvm-c [opaque pointer types] Update GetElementPtr creation APIs to 2019-01-14 21:39:35 +00:00