[all-commits] [llvm/llvm-project] de3e05: [nfc]Remove the check for compressed strings in ll...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Tue Apr 2 21:46:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de3e05ecb22473fe9904272ec3511ad1fd62d8d0
https://github.com/llvm/llvm-project/commit/de3e05ecb22473fe9904272ec3511ad1fd62d8d0
Author: Mingming Liu <mingmingl at google.com>
Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths:
M llvm/test/Transforms/PGOProfile/vtable_profile.ll
Log Message:
-----------
[nfc]Remove the check for compressed strings in llvm/test/.../vtable_profile.ll (#87449)
The check for compressed string is too restrictive (e.g. broke downstream users) and doesn't add much value to the test. Removed it.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list