Compatibility package for llvm 11
Find a file
Jens Petersen 3d5e56984b fix go binding test: replace removed python pipes use with shlex
llvm-lit: /builddir/build/BUILD/llvm11-11.1.0-build/llvm-11.1.0.src/redhat-linux-build/bin/../../utils/lit/lit/TestingConfig.py:99: fatal: unable to parse config file '/builddir/build/BUILD/llvm11-11.1.0-build/llvm-11.1.0.src/test/Bindings/Go/lit.local.cfg', traceback: Traceback (most recent call last):
  File "/builddir/build/BUILD/llvm11-11.1.0-build/llvm-11.1.0.src/redhat-linux-build/bin/../../utils/lit/lit/TestingConfig.py", line 88, in load_from_path
    exec(compile(data, path, 'exec'), cfg_globals, None)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/llvm11-11.1.0-build/llvm-11.1.0.src/test/Bindings/Go/lit.local.cfg", line 2, in <module>
    import pipes
ModuleNotFoundError: No module named 'pipes'
2024-07-23 15:33:25 +08:00
tests Fix llvm-config-11 handling, see rhbz#1937816 2021-04-20 06:53:23 +00:00
.gitignore Update to 11.1.0 final 2021-03-30 18:05:25 -07:00
0001-gcc11.patch Initial push 2021-02-10 23:09:57 +01:00
0001-MemCpyOpt-Correctly-merge-alias-scopes-during-call-s.patch Update to 11.1.0 final 2021-03-30 18:05:25 -07:00
0001-SystemZ-Assign-the-full-space-for-promoted-and-split.patch Update to 11.1.0 final 2021-03-30 18:05:25 -07:00
0001-SystemZ-Use-LA-instead-of-AGR-in-eliminateFrameIndex.patch Initial push 2021-02-10 23:09:57 +01:00
gcc12.patch Add gcc12 patch to add includes needed for GCC 12 2023-01-30 18:48:00 -07:00
lit.fedora.cfg.py Initial push 2021-02-10 23:09:57 +01:00
llvm11.spec fix go binding test: replace removed python pipes use with shlex 2024-07-23 15:33:25 +08:00
README.md Initial push 2021-02-10 23:09:57 +01:00
run-lit-tests Initial push 2021-02-10 23:09:57 +01:00
sources Update to 11.1.0 final 2021-03-30 18:05:25 -07:00
test-go-py-pipes.patch fix go binding test: replace removed python pipes use with shlex 2024-07-23 15:33:25 +08:00
tstellar-gpg-key.asc Initial push 2021-02-10 23:09:57 +01:00
typename.patch Add typename patch to fix test failures 2023-01-30 18:48:45 -07:00

llvm11.0

llvm 11 compatibility package