[OMPT] Print two more addresses in print_fuzzy_address_block()
The two more outputs are needed to match the return addresses when using the Intel Compiler, as it generates more instructions between the fuzzy-printing of the address and the runtime call. Patch by Simon Convent Reviewed By: protze.joachim, hbae Differential Revision: https://reviews.llvm.org/D49373 git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@338144 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment