about summary refs log tree commit diff homepage
path: root/lib/Module/Passes.h
diff options
context:
space:
mode:
authorMartin Nowack <m.nowack@imperial.ac.uk>2018-07-29 16:51:32 +0100
committerCristian Cadar <c.cadar@imperial.ac.uk>2018-10-24 14:15:25 +0300
commitecc7fae9cbac9aa970aac072276e5bca1c583c02 (patch)
treecb6130e01e06aa2b749d5c5a5a9a462bc1842ee8 /lib/Module/Passes.h
parentaba37b07e909b30636e06f33b456af3abaa8ed0e (diff)
downloadklee-ecc7fae9cbac9aa970aac072276e5bca1c583c02.tar.gz
ShiftChecker: Instrument shift instructions only once
As the shift checker could be executed multiple times, we need to avoid
that shift instructions are instrumented multiple times as well.

Mark the instrumented instruction using metadata and avoid it in
successive runs.
Diffstat (limited to 'lib/Module/Passes.h')
0 files changed, 0 insertions, 0 deletions