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. llvm-svn: 44803
Loading
Please register or sign in to comment