5 Commits

Author SHA1 Message Date
Patrice Blin 835c5bcbda compatibility: fix headers ordering for llvm 12
In CryptoUtils.h some macro name ("S") conflict with templates in llvm
headers. Putting aside the name of this macro, including internal
headers before llvm's would only cause use troubles.
2022-03-17 18:31:37 +01:00
Patrice Blin 43ea2d9892 split: always obfuscate split with the new pass manager 2022-03-17 18:31:37 +01:00
Axel Cohen ca475e72a1 Register passes with new format as a single plugin 2021-10-14 10:25:20 +02:00
Axel Cohen d4bab31e09 Apply clang-format with llvm style 2021-10-13 18:16:41 +02:00
Axel Cohen b5920e9b10 Reorganize sources and generate an out of tree library 2021-10-13 18:15:35 +02:00