[all-commits] [llvm/llvm-project] a83d99: [TargetMachine] Drop special case for *-win32-macho
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Aug 21 13:59:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a83d99c55ebb14532c414066a5aa3bdb65389965
https://github.com/llvm/llvm-project/commit/a83d99c55ebb14532c414066a5aa3bdb65389965
Author: Fangrui Song <i at maskray.me>
Date: 2021-08-21 (Sat, 21 Aug 2021)
Changed paths:
M llvm/lib/Target/TargetMachine.cpp
Log Message:
-----------
[TargetMachine] Drop special case for *-win32-macho
clang CodeGenModule shouldAssumeDSOLocal has set dso_local.
More information about the All-commits
mailing list