diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2023-08-07 12:33:33 -0700 |
---|---|---|
committer | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2023-08-07 13:17:26 -0700 |
commit | b98d0b2e4cfa07cac8ce20e24ae4fc1736da0034 (patch) | |
tree | 4c106b94c3ae9bc3031be972a256e25cd3c31e52 /llvm/lib/FileCheck/FileCheckImpl.h | |
parent | 7cc615413fd7c93421052a193bc3e114465747c9 (diff) | |
download | llvm-b98d0b2e4cfa07cac8ce20e24ae4fc1736da0034.zip llvm-b98d0b2e4cfa07cac8ce20e24ae4fc1736da0034.tar.gz llvm-b98d0b2e4cfa07cac8ce20e24ae4fc1736da0034.tar.bz2 |
[InstrProf] Fix macOS profile tests after D156569
In https://reviews.llvm.org/D156569 we changed the format of the IRPGO
counter names which broke some macOS tests because the `__profc_`
variable names changed. Use `{{_?}}` to allow mangled names to be
prefixed with `_` to pass tests.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D157321
Diffstat (limited to 'llvm/lib/FileCheck/FileCheckImpl.h')
0 files changed, 0 insertions, 0 deletions