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 | 8a72a7d58628d3203e74627dc8c670805a9f9b07 (patch) | |
| tree | 7aae6d952617892ca3c5e02f82b22c9b9ee293ca /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 9f76be61d1b6bc575036c747c64454f8f10370e1 (diff) | |
| download | llvm-8a72a7d58628d3203e74627dc8c670805a9f9b07.zip llvm-8a72a7d58628d3203e74627dc8c670805a9f9b07.tar.gz llvm-8a72a7d58628d3203e74627dc8c670805a9f9b07.tar.bz2 | |
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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
