[all-commits] [llvm/llvm-project] 121191: [MC] Destroy WasmAllocator in MCContext::reset
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Mar 11 19:55:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 121191cecbf1687a647967e34123f63e85228e99
https://github.com/llvm/llvm-project/commit/121191cecbf1687a647967e34123f63e85228e99
Author: Fangrui Song <i at maskray.me>
Date: 2022-03-11 (Fri, 11 Mar 2022)
Changed paths:
M llvm/lib/MC/MCContext.cpp
Log Message:
-----------
[MC] Destroy WasmAllocator in MCContext::reset
To not leave lingering getWasmSection instances.
More information about the All-commits
mailing list