Skip to content

Reduce the size of LLVM

Mathieu Bridon requested to merge bochecha/smaller-llvm into 18.08

Fixes #147 (closed)

We talked with @valentindavid about this, and decided not to do the second part of the 1.6 change, resetting the CFLAGS, CXXFLAGS and LDFLAGS env vars, because that would make us lose too much: the debuginfo and the hardening.

Merge request reports