aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/CodeCoverage.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-09-19 01:54:22 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-09-19 01:54:22 +0000
commit9f834735cd64fd23dfeb88defcc509220f84518b (patch)
tree483ab28087f5b8d1074263775d52be96ca0f780e /llvm/tools/llvm-cov/CodeCoverage.cpp
parent8bf8409be8aae0ebe14717d05b24e6231f80a230 (diff)
downloadllvm-9f834735cd64fd23dfeb88defcc509220f84518b.zip
llvm-9f834735cd64fd23dfeb88defcc509220f84518b.tar.gz
llvm-9f834735cd64fd23dfeb88defcc509220f84518b.tar.bz2
Don't use the third field of llvm.global_ctors for MachO.
The field is defined as: If the third field is present, non-null, and points to a global variable or function, the initializer function will only run if the associated data from the current module is not discarded. And without COMDATs we can't implement that. llvm-svn: 218097
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions