1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include
Vassil Vassilev acb80d7960 [modules] Separate intrinsic_gen dependent headers from module LLVM_IR.
Some headers in IR depend on tablegen generated code. Modules builds triggered
generation of the LLVM_IR module (including headers dependant on intrinsic_gen),
imposing a unnecessary build dependency.

Reviewed by Richard Smith.

llvm-svn: 274006
2016-06-28 12:27:09 +00:00
..
llvm [modules] Separate intrinsic_gen dependent headers from module LLVM_IR. 2016-06-28 12:27:09 +00:00
llvm-c Add support for string attributes in the C API. 2016-06-15 17:50:39 +00:00