-
llvm-project-overlay/libc/ 7/7
libc_math_test_rules.bzl
| | Authored by gchatelet on Feb 11 2022, 7:36 AM. Event TimelineHerald added a project: Restricted Project. Herald added a project: Restricted Project. lntue added inline comments. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 40 lines | | llvm-project-overlay/ | libc/ |
| | | 8 lines | | | | | | 31 lines | | | | | | 120 lines | | | | 486 lines | | 38 lines | | | | 79 lines | | | | 170 lines | | | | | | 25 lines | | | | 79 lines | | | | 23 lines | | | | 19 lines | | 20 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
a8d79392d748 | 6dd2c732b264 | c21df1c46d49 | Guillaume Chatelet | Use 'deps' instead of 'additional_deps' | Nov 14 2022, 2:23 AM | c21df1c46d49 | 143217ca1c10 | 289c1e7b37a6 | Guillaume Chatelet | add --with-pic configure option to gmp and mpfr (necessary for aarch64) | Nov 10 2022, 8:56 AM | 289c1e7b37a6 | dc85544dce6b | c360a2ea7cd6 | Guillaume Chatelet | Remove size from math_test | Nov 10 2022, 8:55 AM | c360a2ea7cd6 | 2e65eac58b49 | 07137f7d74b9 | Guillaume Chatelet | Add missing library for sqrtl | Nov 10 2022, 8:55 AM | 07137f7d74b9 | 8aeb724cf6a7 | 1130c057d930 | Guillaume Chatelet | Remove unneeded visibility | Nov 9 2022, 5:46 AM | 1130c057d930 | 3d81e1fc983d | 33b377f4ae20 | Guillaume Chatelet | Also add -w to gmp | Nov 9 2022, 5:22 AM | 33b377f4ae20 | 6893118d44ea | 235a8e88582b | Guillaume Chatelet | Use selects.with_or as platform can be a list. | Nov 9 2022, 4:45 AM | 235a8e88582b | 8deaecc1fab9 | e15caf2aada1 | Guillaume Chatelet | Suppress warnings for mpfr build | Nov 9 2022, 4:18 AM | e15caf2aada1 | f64a6a216c64 | 11b001d99cbe | Guillaume Chatelet | Disable math:sqrtl_test on aarch64 | Nov 9 2022, 4:10 AM | 11b001d99cbe | fe8ba43cccac | 172b650a7cce | Guillaume Chatelet | Rename kw into kwargs | Nov 9 2022, 3:38 AM | 172b650a7cce | b76e12c7ec5e | 1dd11f1f9e15 | Guillaume Chatelet | Add licence to libc_test_rules.bzl | Nov 9 2022, 2:14 AM | 1dd11f1f9e15 | d6fb14925e7e | aa6a6c56d8ec | Guillaume Chatelet | | Nov 3 2022, 5:50 AM |
|
It seems like we don't actually use this anywhere?