forked from OSchip/llvm-project
bdaf038266
Previously, the translation to LLVM IR would emit IR that directly uses
a scope metadata node in case only one scope was in use in alias.scopes
or noalias metadata. It should always be a list of scopes. The verifier
change in
|
||
---|---|---|
.. | ||
Cpp | ||
LLVMIR | ||
SPIRV | ||
CMakeLists.txt |