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
2023-08-24 11:03:58 +02:00
2023-08-23 15:06:52 +00:00
2023-08-23 15:06:52 +00: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
Description
No description provided
Readme 49 KiB
Languages
C++ 97.3%
Makefile 2.7%