mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-19 03:25:54 -04:00
[Bugpoint redesign] Fix nonlocal URI link in doc
Summary: Fixes documentation bot build http://lab.llvm.org:8011/builders/llvm-sphinx-docs Reviewers: JDevlieghere Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D66022 llvm-svn: 368493
This commit is contained in:
parent
5ef4b190d9
commit
72f996e4d9
@ -95,11 +95,8 @@ at all.
|
||||
|
||||
### "Quirky" Interface
|
||||
Bugpoint’s current interface overwhelms and confuses the user, the help screen
|
||||
alone ends up confusing rather providing guidance, as seen below:
|
||||
|
||||

|
||||
|
||||
And, not only are there numerous features and options, but some of them also
|
||||
work in unexpected ways and most of the time the user ends up using a custom
|
||||
script. Pruning and simplifying the interface will be worth considering in
|
||||
order to make the tool more useful in the general case and easier to maintain.
|
||||
alone ends up confusing rather providing guidance. And, not only are there
|
||||
numerous features and options, but some of them also work in unexpected ways
|
||||
and most of the time the user ends up using a custom script. Pruning and
|
||||
simplifying the interface will be worth considering in order to make the tool
|
||||
more useful in the general case and easier to maintain.
|
||||
|
Loading…
Reference in New Issue
Block a user