[all-commits] [llvm/llvm-project] 9be907: Revert "[asan] Emit .size directive for global obj...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Apr 21 16:21:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9be90748f1b6956801fa18bff5b0014a8f2f3f73
      https://github.com/llvm/llvm-project/commit/9be90748f1b6956801fa18bff5b0014a8f2f3f73
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M llvm/docs/LangRef.rst
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/IR/Verifier.cpp
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    R llvm/test/CodeGen/X86/explicit-size-metadata.ll
    M llvm/test/Instrumentation/AddressSanitizer/adaptive_global_redzones.ll
    M llvm/test/Instrumentation/AddressSanitizer/debug-info-global-var.ll
    R llvm/test/Verifier/explicit_size.ll

  Log Message:
  -----------
  Revert "[asan] Emit .size directive for global object size before redzone"
Revert "[docs] Fix underline"

Breaks a lot of asan tests in google.

This reverts commit 365c3e85bced1fb56c2d94adc34bff7a94abe4a6.
This reverts commit 78a784bea443cdcecf894155ab37893d7a8e8332.




More information about the All-commits mailing list