LTO: expose LTO_SYMBOL_COMDAT flag, which indicates that the definition is part of...
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 11 Jun 2015 21:41:27 +0000 (21:41 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 11 Jun 2015 21:41:27 +0000 (21:41 +0000)
commit6f69f4074fdc5b464b32134d6be96a67a9c1376e
treebc29fbda9d8aae264ee0a886527fcfdb5ea588c1
parent3238e64ef4734baeddd70625be23da8f0796749d
LTO: expose LTO_SYMBOL_COMDAT flag, which indicates that the definition is part of a comdat group.

Reviewers: rafael

Subscribers: llvm-commits, ruiu

Differential Revision: http://reviews.llvm.org/D10330

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239559 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/lto.h
lib/LTO/LTOModule.cpp