[PATCH] D56927: Disable PIC/PIE for MSP430 target
George Rimar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 30 02:07:57 PST 2019
grimar added a comment.
Oh sorry, I looked in the wrong folder, my previous comment was not correct.
So, this patch adds a test to `test\CodeGen` when we have `test\CodeGen\MSP430` folder.
And `test\CodeGen` does not have any tests now at all.
So I **guess** the correct way would probably be:
1. To move the test to `test\CodeGen\MSP430` folder.
2. To make it use 'llc`.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56927/new/
https://reviews.llvm.org/D56927
More information about the cfe-commits
mailing list