diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2025-02-19 17:09:29 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-19 17:09:29 -0800 |
commit | 75bd46e01ff5c4f34e7b7fd8382f7f1028d81440 (patch) | |
tree | cf1382d1838241d71ae57d7a47a1cafa1c01bbec /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 19bad2ac4a4b809b5442023ac85fb0b7cf26dd7c (diff) | |
download | llvm-75bd46e01ff5c4f34e7b7fd8382f7f1028d81440.zip llvm-75bd46e01ff5c4f34e7b7fd8382f7f1028d81440.tar.gz llvm-75bd46e01ff5c4f34e7b7fd8382f7f1028d81440.tar.bz2 |
[globals-aa] Improved isNonEscapingGlobalNoAlias. (#127707)
A non-escaping global should never alias with non-pointer values
and `ptr null`. This should improve disambiguation of global
pointers with relation to Flang runtime calls (given that
`nosync nocallback` attributes are properly set).
It also seems to be an obvious improvement with little overhead.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions