aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-04-10 03:19:47 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-04-10 03:19:47 +0000
commit9b5ba547f15224ee2b6106926fa6f3eab3c7fe41 (patch)
tree3ba37bd60672ac4005a2ce0b8c23c86b50b41445 /llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
parenta3e0d45bfd384e31d0af1c2a06fccf0331276849 (diff)
downloadllvm-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