[all-commits] [llvm/llvm-project] a35b72: [IR] Change maybeSetDSOLocal to isImplicitDSOLocal
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Feb 16 13:14:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a35b7288b13855c49c625830fe0e2a13d4e9a9e5
https://github.com/llvm/llvm-project/commit/a35b7288b13855c49c625830fe0e2a13d4e9a9e5
Author: Fangrui Song <maskray at google.com>
Date: 2020-02-16 (Sun, 16 Feb 2020)
Changed paths:
M llvm/include/llvm/IR/GlobalValue.h
M llvm/lib/IR/AsmWriter.cpp
M llvm/lib/IR/Verifier.cpp
Log Message:
-----------
[IR] Change maybeSetDSOLocal to isImplicitDSOLocal
This allows some simplification.
More information about the All-commits
mailing list