diff options
author | Zequan Wu <zequanwu@google.com> | 2020-06-22 11:43:52 -0700 |
---|---|---|
committer | Zequan Wu <zequanwu@google.com> | 2020-06-23 14:22:53 -0700 |
commit | 6a822e20ce700f2f98e80c6ce8dda026099c39b7 (patch) | |
tree | a9b47b8ad17e8d1477e0cb81b4157c6f6d38c32f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | be494adb30ec76e1b6738b8bfc22040bfc31ce98 (diff) | |
download | llvm-6a822e20ce700f2f98e80c6ce8dda026099c39b7.zip llvm-6a822e20ce700f2f98e80c6ce8dda026099c39b7.tar.gz llvm-6a822e20ce700f2f98e80c6ce8dda026099c39b7.tar.bz2 |
[ASan][MSan] Remove EmptyAsm and set the CallInst to nomerge to avoid from merging.
Summary: `nomerge` attribute was added at D78659. So, we can remove the EmptyAsm workaround in ASan the MSan and use this attribute.
Reviewers: vitalybuka
Reviewed By: vitalybuka
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82322
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions