diff options
author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2020-06-25 22:32:41 +0300 |
---|---|---|
committer | Anton Korobeynikov <anton@korobeynikov.info> | 2020-06-25 22:32:49 +0300 |
commit | a931ec7ca0ee45d72f398a89ce015ce0eaaac819 (patch) | |
tree | 88b0eff8ee66e6ae72d7f8968eff1ec049a201c9 /llvm/lib/Support/Unix/Program.inc | |
parent | 11f2ef4d9e78fd51cc9813d4ff0d8913c4ae70e1 (diff) | |
download | llvm-a931ec7ca0ee45d72f398a89ce015ce0eaaac819.zip llvm-a931ec7ca0ee45d72f398a89ce015ce0eaaac819.tar.gz llvm-a931ec7ca0ee45d72f398a89ce015ce0eaaac819.tar.bz2 |
[builtins] Move more float128-related helpers to GENERIC_TF_SOURCES list
There are two different _generic_ lists of source files in the compiler-rt/lib/builtins/CMakeLists.txt. Now there is no simple way to not use the tf-variants of helpers at all.
Since there exists a separate `GENERIC_TF_SOURCES` list, it seems quite natural to move all float128-related helpers there. If it is not possible for some reason, it would be useful to have an explanation of that reason somewhere near the `GENERIC_TF_SOURCES` definition.
Differential Revision: https://reviews.llvm.org/D81282
Diffstat (limited to 'llvm/lib/Support/Unix/Program.inc')
0 files changed, 0 insertions, 0 deletions