[all-commits] [llvm/llvm-project] edc33f: Revert "[DFSan] Remove trampolines to unblock opaq...

Andrew Browne via All-commits all-commits at lists.llvm.org
Mon Mar 14 13:48:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: edc33fa56954f978a888f1579c831a4ab9827d14
      https://github.com/llvm/llvm-project/commit/edc33fa56954f978a888f1579c831a4ab9827d14
  Author: Andrew Browne <browneee at google.com>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

  Changed paths:
    M compiler-rt/lib/dfsan/dfsan.cpp
    M compiler-rt/lib/dfsan/dfsan.h
    M compiler-rt/lib/dfsan/dfsan_custom.cpp
    M compiler-rt/lib/dfsan/dfsan_thread.cpp
    M compiler-rt/lib/dfsan/dfsan_thread.h
    M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
    M llvm/test/Instrumentation/DataFlowSanitizer/abilist.ll
    M llvm/test/Instrumentation/DataFlowSanitizer/abilist_aggregate.ll
    M llvm/test/Instrumentation/DataFlowSanitizer/custom_fun_callback_attributes.ll
    M llvm/test/Instrumentation/DataFlowSanitizer/origin_abilist.ll

  Log Message:
  -----------
  Revert "[DFSan] Remove trampolines to unblock opaque pointers."

This reverts commit 84af90336fed36f7dfdc468ded39236f32bbb82e.




More information about the All-commits mailing list