diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-04-10 03:19:47 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-04-10 03:19:47 +0000 |
commit | 9b5ba547f15224ee2b6106926fa6f3eab3c7fe41 (patch) | |
tree | 3ba37bd60672ac4005a2ce0b8c23c86b50b41445 /llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp | |
parent | a3e0d45bfd384e31d0af1c2a06fccf0331276849 (diff) | |
download | llvm-9b5ba547f15224ee2b6106926fa6f3eab3c7fe41.zip llvm-9b5ba547f15224ee2b6106926fa6f3eab3c7fe41.tar.gz llvm-9b5ba547f15224ee2b6106926fa6f3eab3c7fe41.tar.bz2 |
Add support for __gnu_mcount_nc as the pg interface
This adds support to optionally support using `__gnu_mcount_nc` as the mcount
interface rather than `mcount` for Linux and EABI. The other targets do not
provide an implementation for `__gnu_mcount_nc`. This can be activated via the
`-meabi gnu` flag.
Resolves PR23969.
llvm-svn: 265888
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp')
0 files changed, 0 insertions, 0 deletions