summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/LLVMConfig.cmake.in
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@bec.de>2017-01-02 18:05:27 +0000
committerJoerg Sonnenberger <joerg@bec.de>2017-01-02 18:05:27 +0000
commit7b83732a4025b5a3c652bfb585628104d995df8d (patch)
tree9099e67ddd72dbb8aeef58aa233333b08a806b93 /llvm/cmake/modules/LLVMConfig.cmake.in
parent02c6b176e75c650ed1e312541035cb7c086d4da1 (diff)
downloadbcm5719-llvm-7b83732a4025b5a3c652bfb585628104d995df8d.tar.gz
bcm5719-llvm-7b83732a4025b5a3c652bfb585628104d995df8d.zip
Emit .cfi_sections before the first .cfi_startproc
GNU as rejects input where .cfi_sections is used after .cfi_startproc, if the new section differs from the old. Adjust our output to always emit .cfi_sections before the first .cfi_startproc to minimize necessary code. Differential Revision: https://reviews.llvm.org/D28011 llvm-svn: 290817
Diffstat (limited to 'llvm/cmake/modules/LLVMConfig.cmake.in')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud