Skip to content
Commit 8a72a7d5 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 9f76be61
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment