mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-05-21 21:36:43 +00:00

In cases where .dwo/.dwp files are guaranteed to be available, skipping the extra online (in the .o file) inline info can save a substantial amount of space - see the original r221306 for more details there. llvm-svn: 279650