diff options
author | Vy Nguyen <vyng@google.com> | 2021-11-09 10:42:21 -0500 |
---|---|---|
committer | Vy Nguyen <vyng@google.com> | 2021-11-09 11:52:46 -0500 |
commit | 2e1be96df696edc352255779e0498034c35daf57 (patch) | |
tree | 652e2f883f44ed3ab31b1a1136ca22319194cf9f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | dc8f0035ca990fc5587bd508fed609f995e7c842 (diff) | |
download | llvm-2e1be96df696edc352255779e0498034c35daf57.zip llvm-2e1be96df696edc352255779e0498034c35daf57.tar.gz llvm-2e1be96df696edc352255779e0498034c35daf57.tar.bz2 |
Reland "[lld-macho] Fix assertion failure in registerCompactUnwind""
PR/52372
Differential Revision: https://reviews.llvm.org/D112977
New changes:
- use llvm-otool instead of `otool` which doesn't in exist on non-OSX platforms
- add llvm-otool to the set of tools used by test so that the bot will use the <build_dir>/bin/llvm-otool instead of the unqualified `llvm-otool` (which may not exist)
- update tests since the latest (TOT) llvm-otool prints a space between two bytes and the old one doesn't.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions