diff options
| author | Leonard Chan <leonardchan@google.com> | 2021-09-23 10:29:24 -0700 |
|---|---|---|
| committer | Leonard Chan <leonardchan@google.com> | 2021-09-23 10:29:24 -0700 |
| commit | 6bc9c8dfe32cc4662f2ed9041af527f69dfff13b (patch) | |
| tree | d2a300ffa3f27d82a9134b90267c55d5dad50811 /llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp | |
| parent | 4393e3776b41471afbd37cb13fe5b777243fedd1 (diff) | |
| download | llvm-6bc9c8dfe32cc4662f2ed9041af527f69dfff13b.zip llvm-6bc9c8dfe32cc4662f2ed9041af527f69dfff13b.tar.gz llvm-6bc9c8dfe32cc4662f2ed9041af527f69dfff13b.tar.bz2 | |
[compiler-rt][profile] Add padding after binary IDs
Some tests with binary IDs would fail with error: no profile can be merged.
This is because raw profiles could have unaligned headers when emitting binary
IDs. This means padding should be emitted after binary IDs are emitted to
ensure everything else is aligned. This patch accounts for that padding in
__llvm_write_binary_ids.
Differential Revision: https://reviews.llvm.org/D110188
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp')
0 files changed, 0 insertions, 0 deletions
