aboutsummaryrefslogtreecommitdiff
path: root/utils/bazel/llvm_configs
AgeCommit message (Expand)AuthorFilesLines
2024-05-31Reapply "[Support] Remove terminfo dependency (#92865)" (#93889)Aaron Siddhartha Mondal1-3/+0
2024-05-29Revert "[Support] Remove terminfo dependency (#92865)"Michael Buch1-0/+3
2024-05-29[llvm][bazel] Fix llvm-config after 3613b2683107bd60fda6d9348623be0686f6d7e3.Christian Sigg1-0/+3
2024-05-24[Support] Remove terminfo dependency (#92865)Aaron Siddhartha Mondal1-3/+0
2024-04-07[Bazel] Enable LLVM_VERSION_PRINTER_SHOW_BUILD_CONFIG (for #87585)NAKAMURA Takumi1-0/+3
2023-12-23[Bazel] Fixup for #76163NAKAMURA Takumi2-6/+6
2023-12-20[bazel] Update config.h.cmake after e86a02ce89c33f3fa4061fb4c67c3b05c69a72ab.Christian Sigg2-6/+6
2023-11-03[bazel] update utils/bazel/llvm_configs/llvm-config.h.cmake after 3fe69bab1149Jorge Gorbe Moya1-0/+75
2023-10-12[bazel] update llvm-config.h.cmakeMikhail Goncharov1-1/+1
2023-10-09[llvm][objdump] Remove support for printing the embedded Bitcode section in M...Juergen Ributzka1-3/+0
2023-07-21[bazel] update config.h.cmakeMikhail Goncharov1-0/+2
2023-05-30Remove HAVE_STRERRORFangrui Song1-3/+0
2023-02-04cmake: Enable 64bit off_t on 32bit glibc systemsKhem Raj1-3/+0
2022-12-20Revert "[Bazel] Remove define HAVE_LSEEK64 to match cmake config."Benjamin Kramer1-0/+3
2022-12-19[Bazel] Remove define HAVE_LSEEK64 to match cmake config.Adrian Kuegel1-3/+0
2022-12-17Update the bazel's llvm-config.h.cmake fileHaojian Wu1-0/+3
2022-12-15[NFC][bazel] Update comment in llvm-config.h.cmake so headers matchJordan Rupprecht1-1/+1
2022-12-15[mlgo] Retire LLVM_HAVE_TF_APIKazu Hirata1-4/+1
2022-08-24[mlgo] Use TFLite for 'development' mode.Mircea Trofin1-0/+3
2022-08-21Remove llvm::is_trivially_copyable (NFC)Kazu Hirata1-3/+0
2022-07-19[llvm] add zstd to `llvm::compression` namespaceCole Kissane1-0/+3
2022-07-14Revert "[llvm] add zstd to llvm::compression namespace"Amara Emerson1-3/+0
2022-07-13[llvm] add zstd to llvm::compression namespaceCole Kissane1-0/+3
2022-07-13Revert "[llvm] add zstd to `llvm::compression` namespace"Cole Kissane1-3/+0
2022-07-13[llvm] add zstd to `llvm::compression` namespaceCole Kissane1-0/+3
2022-07-08Revert "[llvm] cmake config groundwork to have ZSTD in LLVM"Leonard Chan1-3/+0
2022-07-08[llvm] cmake config groundwork to have ZSTD in LLVMCole Kissane1-0/+3
2022-07-07[llvm][Debuginfod][Bazel] Match dependencies in CMakeLists.txt.Adrian Kuegel1-0/+3
2022-06-07[config] Remove vestigial LLVM_VERSION_INFOReid Kleckner1-3/+0
2022-06-07[config] Remove RETSIGTYPE from config.h.cmake, NFCReid Kleckner1-3/+0
2022-06-03[bazel] Update build for config.h.cmake changeReid Kleckner2-5/+2
2022-04-11[CMake][gn][Bazel] Remove HAVE_PTHREAD_GETSPECIFICFangrui Song1-3/+0
2022-04-07[bazel] Port 3031fa88f0Benjamin Kramer2-3/+3
2022-04-06[cmake] Remove LLVM_ENABLE_NEW_PASS_MANAGER cmake optionNikita Popov1-3/+0
2022-03-18Update llvm-config.h.cmake for 7b983917d4Sterling Augustine1-0/+4
2022-03-18[bazel] Sync llvm-config.h after 112aafcaf425dca901690ca823d25607e5795263Benjamin Kramer1-4/+0
2022-03-17Update llvm-config.h.cmake for LLVM_UNREACHABLE_OPTIMIZESterling Augustine1-0/+4
2022-02-16[Bazel] Update llvm-config.h to follow the typo fix.Adrian Kuegel1-1/+1
2022-02-09[bazel] Sync llvm-config.h.cmake after a1862d78eb45Benjamin Kramer1-0/+3
2022-02-07[Bazel] Port e8bff9ae54a55b4dbfeb6ba55f723abbd81bf494 (move LLVM_ENABLE_ZLIB)Fangrui Song2-3/+3
2022-01-21Match bazel config with cmake after f29256a64Tres Popp1-3/+0
2021-12-20[Support] Revert posix_fallocate in resize_fileFangrui Song1-3/+0
2021-12-16[Bazel] Add LLVM_BUILD_* variables to llvm-config.h to mirror ec37e0bbafab75f...Dmitri Gribenko1-0/+6
2021-12-02[Bazel] Add LLVM_ENABLE_CURL to Bazel llvm-config.h.cmake for e0b259f2Reid Kleckner1-0/+3
2021-11-05Add Bazel support for LLVM_WINDOWS_PREFER_FORWARD_SLASHTres Popp1-0/+4
2021-10-11[Bazel] Update config for 070315d04c6bGeoffrey Martin-Noble2-4/+3
2021-08-16[Bazel] Update for 957334382cGeoffrey Martin-Noble1-0/+3
2021-07-28[Bazel] Update for dbed061bf1Geoffrey Martin-Noble1-0/+3
2021-07-16[Bazel] Use bazel_skylib paths for paths mungingGeoffrey Martin-Noble1-5/+6
2021-06-22Introduce a Bazel build configurationGeoffrey Martin-Noble4-0/+550