mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-11 21:45:16 +00:00
llvm-config: Update help text for removal of "backend" pseudo component.
llvm-svn: 146708
This commit is contained in:
parent
d2627d2855
commit
f961e224ec
@ -149,7 +149,6 @@ Options:\n\
|
||||
--build-mode Print build mode of LLVM tree (e.g. Debug or Release).\n\
|
||||
Typical components:\n\
|
||||
all All LLVM libraries (default).\n\
|
||||
backend Either a native backend or the C backend.\n\
|
||||
engine Either a native JIT or a bitcode interpreter.\n";
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user