diff options
| author | Fangrui Song <i@maskray.me> | 2023-10-25 20:59:29 -0700 |
|---|---|---|
| committer | Fangrui Song <i@maskray.me> | 2023-10-25 20:59:29 -0700 |
| commit | fa18827754ebdd144f41fd4a889016c8ae1caf0c (patch) | |
| tree | 84dbd234d9564e8acc7dcb0534fc200b6fa099d8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 2e2011da38f90635bdc10d9941a4bc95937663de (diff) | |
[Driver] Remove some misused NoXarchOption
If an option has the `NoXarchOption` flag, ClangDriver will emit an error if the
option is used after `-Xarch_*` (originally for universal macOS binary, reused
by offloading purposes `-Xarch_host`/etc). The error checking only applies to a
small set of options (e.g. `-o`) and is not very useful for most options, but
`NoXarchOption` was improperly named `DriverOption` (commit
aabb0b11a3c1d8a6bb859db80400cffdcc9b336f) and lured some contributors to add
`NoXarchOption` to options that should not have the flag.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
