diff options
Diffstat (limited to 'utils/llvm-targets/gen-data-layout.sh')
-rwxr-xr-x | utils/llvm-targets/gen-data-layout.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/llvm-targets/gen-data-layout.sh b/utils/llvm-targets/gen-data-layout.sh index a5dfb0bf5a..ed33e6c4f4 100755 --- a/utils/llvm-targets/gen-data-layout.sh +++ b/utils/llvm-targets/gen-data-layout.sh @@ -16,7 +16,7 @@ # Add missing targets to the list below to have them included in # llvm-targets file. # -# See Note [LLVM Configuration] in GHC.SysTools for the whole story regarding LLVM +# See Note [LLVM configuration] in GHC.SysTools for the whole story regarding LLVM # configuration data. # Target sets for which to generate the llvm-targets file |