diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2019-12-04 09:56:12 -0800 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2019-12-09 20:39:26 -0800 |
commit | ae09dd86a9b7f43543baa92d27c9382099691088 (patch) | |
tree | e139bb2bdc2c7a0edf745c24c2b00c974653a24e /lldb/source/Commands/CommandObjectGUI.cpp | |
parent | 479e3b85e27b8bb0c6978138da54adaa91e703d8 (diff) | |
download | llvm-ae09dd86a9b7f43543baa92d27c9382099691088.zip llvm-ae09dd86a9b7f43543baa92d27c9382099691088.tar.gz llvm-ae09dd86a9b7f43543baa92d27c9382099691088.tar.bz2 |
[Remarks][Driver] Error on -foptimization-record-file with multiple -arch options
This adds a check for the usage of -foptimization-record-file with
multiple -arch options. This is not permitted since it would require us
to rename the file requested by the user to avoid overwriting it for the
second cc1 invocation.
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions