object-introspection/tools
Jake Hillion a6d74a20a6 Update to clang/llvm 15 (#342)
Summary:

Update to clang-15 compiler and libraries as clang-12 is ancient.

The changes to oilgen are necessary because the new internal toolchain is being more picky about linking PIC to PIC. In certain modes we build with PIC, but try to link a non-PIC oilgen artifact. Add the ability to build the oilgen artifacts with PIC which sorts this.

Reviewed By: ttreyer

Differential Revision: D46220858
2023-09-14 06:02:32 -07:00
..
combine_configs.py Take list of pass-through types from config instead of hardcoding 2023-07-05 13:39:19 +01:00
config_gen.py Initial commit 2022-12-19 06:37:51 -08:00
inline_stats.py Initial commit 2022-12-19 06:37:51 -08:00
OILGen.cpp Update to clang/llvm 15 (#342) 2023-09-14 06:02:32 -07:00
OIP.cpp Formatting 2023-06-19 19:13:16 +02:00
OIRP.cpp OIRP: Add copyright header 2023-08-03 15:17:16 +01:00
OITB.cpp move all internal logic to oi::detail namespace 2023-07-26 18:01:38 +01:00