Closed issue by anon-lestat on void-packages repository https://github.com/void-linux/void-packages/issues/33579 Description: Chromium on void linux has broken CFI with LLVM 12.0.1. As illustrated by its template starting with line 225: # segfaults with llvm-12.0.1 'is_cfi=false' 'use_thin_lto=false' 'use_cfi_icall=false' 'chrome_pgo_phase=0' Even if it cant be compiled as of now, fixing it would be extremely beneficial for users who self-compile, because CFI is a very significant and important feature.