cbackend.cpp now makes explicit use of the llvm namespace, rather than implicitly with a using declaration.
This will allow for some further changes to ISPC's C backend, without collision with ISPC's namespace. This change aims to have no effect on the code generated by the compiler, it should be a big no-op; except for its side-effects on maintainability.
This commit is contained in:
1958
cbackend.cpp
1958
cbackend.cpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user