15 Commits

Author SHA1 Message Date
Frederic Leger
ddd76dad5d Merge branch 'mr/leger/master/5-add-license-files-to-repo' into 'master'
Resolve "Add license files to repo"

Closes #5

See merge request eng/toolchain/llvm-ads!5
2024-08-28 15:34:37 +00:00
Frederic Leger
eb4674d450 Add license files
See https://gitlab.adacore-it.com/eng/shared/anod/-/issues/172+

As there is no license assertion for this repo, I will use the
generally used `Apache-2.0 WITH LLVM-exception` all other LLVM
components use.

Closes #5
2024-08-28 17:31:46 +02:00
Ronan Desplanques
b54c2f485a Merge branch 'topic/revise-formatting' into 'master'
Revise source code formatting

See merge request eng/toolchain/llvm-ads!4
2023-08-24 09:21:28 +00:00
Ronan Desplanques
b7e2ab3138 Revise source code formatting
This change is a pure readability improvement and does not change
the behavior of llvm-ads. It consists in an application of
clang-format version 16.0.6 with `--style LLVM` and of the addition
of newlines which (I think) make the code more readable. An unnecessary
type cast was also removed.
2023-08-24 11:03:58 +02:00
Ronan Desplanques
3e36bbf7f8 Merge branch 'topic/change-build-strategy' into 'master'
Change build strategy

See merge request eng/toolchain/llvm-ads!3
2023-08-23 15:09:28 +00:00
Ronan Desplanques
63cb1842b7 Change build strategy
Before this patch, llvm-ads was using the build infrastructure that's
meant for the tools internal to the LLVM project to use. This patch
makes llvm-ads use a strategy that's more appropriate for client
applications.
2023-08-23 15:06:52 +00:00
Sebastian Poeplau
cb692a3edc Merge branch 'disable-opaque-pointers' into 'master'
Disable opaque pointers

See merge request eng/toolchain/llvm-ads!2
2023-08-21 14:52:13 +00:00
Sebastian Poeplau
166927124a Disable opaque pointers
This lets llvm-ads work with LLVM 16.

Part of eng/toolchain/cuda#23.
2023-08-21 15:02:50 +02:00
Léo Germond
eafd279256 Merge branch 'more_verbose_failures' into 'master'
More verbose failures

See merge request eng/toolchain/llvm-ads!1
2023-08-03 12:11:39 +00:00
Leo Germond
5735aa8142 case assert have failure message 2023-08-03 11:41:30 +02:00
Sebastian Poeplau
2c0f85cdf4 Merge pull request #1 from AdaCore/topic/llvm-15
Support LLVM 15
2022-11-21 14:48:36 +01:00
Sebastian Poeplau
d7dfd4a886 Support LLVM 15 2022-11-21 13:10:18 +01:00
Ghjuvan Lacambre
ae0cb7cf71 README: adjust build instructions, add .md extension 2022-01-14 11:26:52 +01:00
Ghjuvan Lacambre
352dade34a Check-in llvm-ads.cpp, CMakeLists.txt and README 2022-01-14 11:09:25 +01:00
Ghjuvan Lacambre
6f115da6fb 2022-01-14 11:05:18 +01:00