[all-commits] [llvm/llvm-project] f173e1: Revert "[Coverage][WebAssembly] Add initial suppor...

dpalermo via All-commits all-commits at lists.llvm.org
Mon Oct 14 14:41:47 PDT 2024


  Branch: refs/heads/revert-111332-yt/wasm-coverage-upstream
  Home:   https://github.com/llvm/llvm-project
  Commit: f173e127c135f88ea37aef26010583078063c202
      https://github.com/llvm/llvm-project/commit/f173e127c135f88ea37aef26010583078063c202
  Author: dpalermo <dan.palermo at amd.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M clang/lib/Driver/ToolChains/WebAssembly.cpp
    M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
    M compiler-rt/cmake/config-ix.cmake
    M compiler-rt/lib/profile/CMakeLists.txt
    M compiler-rt/lib/profile/GCDAProfiling.c
    M compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
    M compiler-rt/lib/profile/InstrProfilingPlatformOther.c
    M compiler-rt/lib/profile/InstrProfilingPort.h
    M compiler-rt/lib/profile/InstrProfilingUtil.c
    R lld/test/wasm/custom-section-align.s
    M lld/wasm/InputChunks.h
    M lld/wasm/InputFiles.cpp
    M lld/wasm/OutputSections.cpp
    M llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
    M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
    M llvm/lib/MC/MCContext.cpp
    M llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
    M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
    R llvm/test/CodeGen/WebAssembly/profile.ll
    M llvm/test/Instrumentation/InstrProfiling/profiling.ll
    R llvm/test/tools/llvm-cov/Inputs/binary-formats.v6.wasm32
    R llvm/test/tools/llvm-cov/Inputs/binary-formats.wasm.proftext
    M llvm/test/tools/llvm-cov/binary-formats.c

  Log Message:
  -----------
  Revert "[Coverage][WebAssembly] Add initial support for WebAssembly/WASI (#11…"

This reverts commit d4efc3e097f40afbe8ae275150f49bb08fc04572.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list