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:
committed by
Matt Pharr
parent
f558ee788e
commit
2a4dff38d0
1958
cbackend.cpp
1958
cbackend.cpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user