Fix obsolete paths in comments.

This commit is contained in:
Dan Gohman
2018-03-08 12:12:10 -08:00
parent b9d7a43439
commit 8df9fe6c87
8 changed files with 8 additions and 8 deletions

View File

@@ -119,7 +119,7 @@ All types of tests allow shared Cretonne settings to be modified:
option : flag | setting "=" value
The shared settings available for all target ISAs are defined in
:file:`lib/cretonne/meta/cretonne/settings.py`.
:file:`lib/cretonne/meta/base/settings.py`.
The ``set`` lines apply settings cumulatively::