Rename VE.cpp and VE.h to VEToolchain.cpp and VEToolchain.h respectively
in order to avoid link warning message. Linker warns that VE.cpp.o and
Arch/VE.cpp.o have the same name.
Details
Details
- Reviewers
simoll k-ishizaka - Commits
- rG804d9687443e: [VE] Rename VE toolchain source files
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo