summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-08-14 10:30:27 +0000
committerFangrui Song <maskray@google.com>2019-08-14 10:30:27 +0000
commit8caa0aaa4dcdd3e68c260c75abfad52519d70753 (patch)
tree3fc3afda079eb4e863457bd60a3cb527d9bd266d /llvm/lib/Object/MachOObjectFile.cpp
parent15e26d1fe945eda5de84ab9b90bc63f2945ba9cc (diff)
downloadbcm5719-llvm-8caa0aaa4dcdd3e68c260c75abfad52519d70753.tar.gz
bcm5719-llvm-8caa0aaa4dcdd3e68c260c75abfad52519d70753.zip
[AsmPrinter] Delete redundant .type foo, @function when emitting an ifunc
In MCAsmStreamer: .type foo,@function # <--- this is redundant .type foo,@gnu_indirect_function In MCELFStreamer, the latter STT_GNU_IFUNC overrides STT_FUNC. llvm-svn: 368823
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud