summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2017-05-04 04:59:20 +0000
committerDean Michael Berris <dberris@google.com>2017-05-04 04:59:20 +0000
commit5cc4632b5bb5c63b7da8558de7d00fcc84f2f864 (patch)
treefc9f9c01d98c4a6b3f8c95b3ac444dbed4c3d779 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentebdccd0c2d92507a6c7dadaf9830a0eae840289b (diff)
[XRay][compiler-rt] Support patching/unpatching specific functions
Summary: This change allows us to patch/unpatch specific functions using the function ID. This is useful in cases where implementations might want to do coverage-style, or more fine-grained control of which functions to patch or un-patch at runtime. Depends on D32693. Reviewers: dblaikie, echristo, kpw Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D32695 llvm-svn: 302112
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions