tberghammer added a comment.

I would prefer a more general solution then the one Pavel proposed because 
currently we are adding 2 more options (abi and isa) but in the future we might 
need a lot of other stuff as well and adding a new argument for each one will 
be problematic (e.g. omit frame pointer, tune for processor core, specify fpu 
instruction set, etc...). I think if we have the option to specify a list of 
additional command line flags then tests can change behavior based on that list 
what will result in a similar behavior then Pavel's suggestion


http://reviews.llvm.org/D18481



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to