diff options
author | Chris Lattner <sabre@nondot.org> | 2007-12-10 19:10:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-12-10 19:10:18 +0000 |
commit | ec90cd1bf8f905e7befbb5049afbd1304dbfe13b (patch) | |
tree | 5bda713f0cc501976c219dbdb5ed85b5bca6dfd4 /lib/Transforms/Utils/CloneFunction.cpp | |
parent | cbb8badce8838ece47cb806a0399c77d76a7e11b (diff) |
Disable cfi directives for now, darwin does't support them.
These should probably be something like:
CFI(".cfi_def_cfa_offset 16\n")
where CFI is defined to a noop on darwin and other platforms
that don't support those directives.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44803 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions