mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 12:16:06 +00:00

Building Go programs with the current runtime fails with: loadelf: race_linux_amd64: malformed elf file: _ZZN6__tsan15RestoreAddrImpl5ApplyINS_11MappingGo48EEEmmE6ranges: invalid symbol binding 10 Go linker does not understand ELF in all its generality. Don't use static const data in inline methods. Reviewed By: melver Differential Revision: https://reviews.llvm.org/D112434
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================