[Lldb-commits] [PATCH] D17022: [LLDB][MIPS] Provide CPU string to compiler for appropriate code generation for MIPS
Bhushan Attarde via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 11 03:20:11 PST 2016
bhushan updated this revision to Diff 47621.
bhushan added a comment.
Addressed review comments:
- Rebased this patch off top of tree
- Added ArchSpec::GetClangTargetCPU() as suggested and moved large switch statement into it.
Repository:
rL LLVM
http://reviews.llvm.org/D17022
Files:
include/lldb/Core/ArchSpec.h
source/Core/ArchSpec.cpp
source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17022.47621.patch
Type: text/x-patch
Size: 5182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160211/92ecea61/attachment.bin>
More information about the lldb-commits
mailing list