[all-commits] [llvm/llvm-project] b270c3: [NFC][compiler-rt][hwasan] Move shadow bound varia...

Leonard Chan via All-commits all-commits at lists.llvm.org
Mon Jul 12 10:16:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b270c3fbdeae62d4e1aeb90d848eec4fdd22b5de
      https://github.com/llvm/llvm-project/commit/b270c3fbdeae62d4e1aeb90d848eec4fdd22b5de
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2021-07-12 (Mon, 12 Jul 2021)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan.cpp
    M compiler-rt/lib/hwasan/hwasan_linux.cpp

  Log Message:
  -----------
  [NFC][compiler-rt][hwasan] Move shadow bound variables to hwasan.cpp

This way, other platforms can define these values.

Differential Revision: https://reviews.llvm.org/D105744




More information about the All-commits mailing list