diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-11-23 21:35:52 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-12-11 14:54:30 +0530 |
commit | 04c1909a4dcc4f92c845eabab5515419f0881dc5 (patch) | |
tree | 8c2bdf0a54e644a1982bf1354895e51e67493e7f /mesonbuild/scripts/gtkdochelper.py | |
parent | 38f6fee86defebc6ccbc68c21ff857f6111ed874 (diff) | |
download | meson-04c1909a4dcc4f92c845eabab5515419f0881dc5.zip meson-04c1909a4dcc4f92c845eabab5515419f0881dc5.tar.gz meson-04c1909a4dcc4f92c845eabab5515419f0881dc5.tar.bz2 |
compilers: Implement support for LLVM IR compilation
Also C++ compilers can build .S assembly files. This wasn't noticed
earlier because most people were also using C compilers in their C++
projects and we would fall back to using the C compiler for building the
assembly files. Now we have a test for this.
This was trivial to add; except that we needed a new LLVM IR rule
because the compiler emits warnings if you pass any special arguments to
it such as include arguments or dependency arguments.
Closes #1089
Diffstat (limited to 'mesonbuild/scripts/gtkdochelper.py')
0 files changed, 0 insertions, 0 deletions