diff options
Diffstat (limited to 'utils/llvm-targets/gen-data-layout.sh')
-rwxr-xr-x | utils/llvm-targets/gen-data-layout.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/llvm-targets/gen-data-layout.sh b/utils/llvm-targets/gen-data-layout.sh index 450d21903c..e55f6eccd9 100755 --- a/utils/llvm-targets/gen-data-layout.sh +++ b/utils/llvm-targets/gen-data-layout.sh @@ -15,6 +15,9 @@ # # Add missing targets to the list below to have them included in # llvm-targets file. +# +# See Note [LLVM Configuration] in SysTools for the whole story regarding LLVM +# configuration data. # Target sets for which to generate the llvm-targets file TARGETS=( |