diff options
author | Thurston Dang <thurston@google.com> | 2025-04-23 22:00:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-23 22:00:11 -0700 |
commit | 31c7997a4acb838c94d5ab40baaf154556532ad9 (patch) | |
tree | fbc7041302c31fdb24dd0357f1897b07898d5121 /lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | |
parent | 77fe6aaeaaf2b16e021675e92e543dafd18bbc0b (diff) | |
download | llvm-31c7997a4acb838c94d5ab40baaf154556532ad9.zip llvm-31c7997a4acb838c94d5ab40baaf154556532ad9.tar.gz llvm-31c7997a4acb838c94d5ab40baaf154556532ad9.tar.bz2 |
[cfi] Fix one -fno-sanitize-merge case, and add two TODOs (#135438)
-fno-sanitize-merge (introduced in
https://github.com/llvm/llvm-project/pull/120464) nearly works for CFI:
code that calls EmitCheck will already check the merge options. This
patch fixes one EmitTrapCheck call, which did not check the merge
options, and for two other EmitTrapChecks, adds two TODOs that explain
why it is difficult to fix them.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp')
0 files changed, 0 insertions, 0 deletions