Files
clang-p2996/llvm/lib/CodeGen/LowerEmuTLS.cpp
Peter Collingbourne 645f0e6723 IR: Make Module::getOrInsertGlobal() return a GlobalVariable.
After pointer element types were removed this function can only return
a GlobalVariable, so reflect that in the type and comments and clean
up callers.

Reviewers: nikic

Reviewed By: nikic

Pull Request: https://github.com/llvm/llvm-project/pull/141323
2025-05-27 12:23:12 -07:00

6.1 KiB