diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-11-24 13:38:55 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-12-15 16:51:34 -0600 |
commit | dcaec81211be973364cf7830a3db63781e15a474 (patch) | |
tree | d7783c4f06e986803e619c1a4bfbd92912b6c111 /llvm/unittests/Object/ELFObjectFileTest.cpp | |
parent | b9c77542e23756967e77dc42412effc41257a850 (diff) | |
download | llvm-dcaec81211be973364cf7830a3db63781e15a474.zip llvm-dcaec81211be973364cf7830a3db63781e15a474.tar.gz llvm-dcaec81211be973364cf7830a3db63781e15a474.tar.bz2 |
[OpenMP] Use assumptions during ICV tracking
The OpenMP 5.1 assumptions `no_openmp` and `no_openmp_routines` allow us
to ignore calls that would otherwise prevent ICV tracking.
Once we track more ICVs we might need to distinguish the ones that could
be impacted even with `no_openmp_routines`.
Reviewed By: sstefan1
Differential Revision: https://reviews.llvm.org/D92050
Diffstat (limited to 'llvm/unittests/Object/ELFObjectFileTest.cpp')
0 files changed, 0 insertions, 0 deletions