mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +00:00
llvm-config: Update help text for removal of "backend" pseudo component.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146708 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bb53bbb7d4
commit
bcf14bbd57
@ -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…
x
Reference in New Issue
Block a user