[all-commits] [llvm/llvm-project] bc9110: Revert "[libcxxabi] Always use thread_local for cx...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Nov 24 05:32:55 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc91104e85b7a233a8966998f387b2222f350f6e
      https://github.com/llvm/llvm-project/commit/bc91104e85b7a233a8966998f387b2222f350f6e
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-11-24 (Thu, 24 Nov 2022)

  Changed paths:
    M libcxxabi/src/cxa_exception_storage.cpp
    M libcxxabi/src/fallback_malloc.cpp
    M libcxxabi/src/fallback_malloc.h

  Log Message:
  -----------
  Revert "[libcxxabi] Always use thread_local for cxa_exception_storage"

This reverts commit 8271aa5335668a1dc62168a4e90b4554bd3a0ca7 since it
broke some downstream builds. See https://reviews.llvm.org/D138461 for
details.




More information about the All-commits mailing list