facebookarchive / BOLT

Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
2.51k stars 176 forks source link

Disable instrumentation and hugify build for aarch64 #233

Closed yota9 closed 2 years ago

yota9 commented 2 years ago

This patch temporarily disables instrumentation and higufy build not for x86 platforms to be able to build llvm-bolt tool on aarch64.