summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2019-10-31 20:15:02 -0500
committerJohannes Doerfert <johannes@jdoerfert.de>2019-11-02 00:28:24 -0500
commitc36e2ebf9ff5fa869bd5717616e71a0d406d0306 (patch)
tree08e4c56068a153ba8a11f1ebc098abc53b517418 /llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
parent0437bfcc8338ec79f1d209daf975b9555e51e4b1 (diff)
downloadbcm5719-llvm-c36e2ebf9ff5fa869bd5717616e71a0d406d0306.tar.gz
bcm5719-llvm-c36e2ebf9ff5fa869bd5717616e71a0d406d0306.zip
[Attributor][NFCI] Avoid unnecessary work except for testing
Trying to deduce information for declarations and calls sites of declarations is not useful in practice but only for testing. Add a flag that disables this by default but also enable it in the tests. The misc.ll test will verify the flag "works" as expected.
Diffstat (limited to 'llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud