This adds a new test checking llvm-symbolizer with an object built with basic block sections.
Build a object with -fbasic-block-sections and reorder the basic blocks to be non-contiguous. Then check if llvm-symbolizer correctly reports the symbolized addresses. Included the source to build the object with command lines. Differential Revision: https://reviews.llvm.org/D91678
Loading
Please sign in to comment