[llvm] fd3d450 - [profile] Fourth fix for toolchains without zlib after D68351
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 31 16:46:33 PDT 2019
Author: Vedant Kumar
Date: 2019-10-31T16:46:22-07:00
New Revision: fd3d45006178afef983cc89b69e96d4104147a28
URL: https://github.com/llvm/llvm-project/commit/fd3d45006178afef983cc89b69e96d4104147a28
DIFF: https://github.com/llvm/llvm-project/commit/fd3d45006178afef983cc89b69e96d4104147a28.diff
LOG: [profile] Fourth fix for toolchains without zlib after D68351
Fix llvm/test/tools/llvm-profdata/nocompress.test, which I missed when
authoring D68351 because my toolchain is configured with zlib support.
Added:
Modified:
llvm/test/tools/llvm-profdata/Inputs/compressed.profraw
Removed:
################################################################################
diff --git a/llvm/test/tools/llvm-profdata/Inputs/compressed.profraw b/llvm/test/tools/llvm-profdata/Inputs/compressed.profraw
index 0cfaa07b1954..dabb8cb4d4c7 100644
Binary files a/llvm/test/tools/llvm-profdata/Inputs/compressed.profraw and b/llvm/test/tools/llvm-profdata/Inputs/compressed.profraw
diff er
More information about the llvm-commits
mailing list