This is an experimental package to explore bundling most of the amd fork of llvm in a package
instead of relying on system llvm

Feedback on this experimental package would be very much appreciated.

Known Issues:

 - copyright file is better but still has issues
   * there is no copyright info from the rocm-llvm package - it's all from the llvm-toolkit package
   * the two packages that were "parents" of this one DO NOT have the same license. expat for the orignal rocm-llvm and
     APACHE-2-LLVM-EXCEPTIONS from llvm-toolkit
 - want to make sure that I'm crediting people properly so some changes will still need to be done
 - there are some bits that may need to be removed
    * lintian is complaining about windows executables
 - there are description issues that should be handled
 - need to verify the required versions for python3 and perl
 - autopkgtests haven't been touched, probably need updating
