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
2024-08-28 17:31:46 +02:00
2024-08-28 17:31:46 +02:00
2024-08-28 17:31:46 +02:00
2023-08-24 11:03:58 +02:00
2023-08-23 15:06:52 +00:00
2024-08-28 17:31:46 +02:00

llvm-ads: turn LLVM bitcode into Ada specs

Building

llvm-ads depends on LLVM. If you have LLVM installed, you can compile llvm-ads by invoking make in llvm-ads' source directory. The resulting executable will be located at bin/llvm-ads.

Using

./bin/llvm-ads /usr/local/cuda/nvvm/libdevice/libdevice.10.bc /tmp/libdevice.ads

License

This work is licensed under Apache-2.0 with LLVM-exception.

SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception

Description
No description provided
Readme 49 KiB
Languages
C++ 97.3%
Makefile 2.7%