[PATCH] D82968: [VE] Rename VE toolchain source files

2020-07-02 Thread Kazushi Marukawa via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG804d9687443e: [VE] Rename VE toolchain source files (authored by kaz7). Changed prior to commit: https://reviews.llvm.org/D82968?vs=274815&id=275036#toc Repository: rG LLVM Github Monorepo CHANGES S

[PATCH] D82968: [VE] Rename VE toolchain source files

2020-07-01 Thread Kazushi Marukawa via Phabricator via cfe-commits
kaz7 created this revision. kaz7 added reviewers: simoll, k-ishizaka. kaz7 added projects: LLVM, VE. Herald added subscribers: cfe-commits, mgorny. Herald added a project: clang. Rename VE.cpp and VE.h to VEToolchain.cpp and VEToolchain.h respectively in order to avoid link warning message. Linke