diff options
author | Hans Wennborg <hans@chromium.org> | 2020-06-17 10:26:30 +0200 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2020-06-17 11:18:23 +0200 |
commit | 16ad6eeb94ff0619288fb9b3a2287076d5f32ae1 (patch) | |
tree | 07533ec930f7fb157f896a44b9c9b969ac2d4657 /llvm/docs/CommandGuide | |
parent | 1cafd8a5d1a3f80a93a6d996f24ef4b730f896e5 (diff) | |
download | llvm-16ad6eeb94ff0619288fb9b3a2287076d5f32ae1.zip llvm-16ad6eeb94ff0619288fb9b3a2287076d5f32ae1.tar.gz llvm-16ad6eeb94ff0619288fb9b3a2287076d5f32ae1.tar.bz2 |
[IR] Don't copy profile metadata in createCallMatchingInvoke()
The invoke instruction can have profile metadata with branch_weights,
which does not make sense for a call instruction and will be
rejected by the verifier.
Differential revision: https://reviews.llvm.org/D81996
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions