[llvm] r242186 - [Hexagon] Generate instructions for operations on predicate registers
Krzysztof Parzyszek
kparzysz at codeaurora.org
Tue Jul 14 13:37:31 PDT 2015
On 7/14/2015 3:32 PM, Hal Finkel wrote:
>
> This is breaking my Clang -Werror build:
>
> /src/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp:57:16: error: unused function 'operator<<' [-Werror,-Wunused-function]
> raw_ostream &operator<< (raw_ostream &OS, const PrintRegister &PR) {
> ^
> 1 error generated.
>
> -Hal
Checking...
-Krzysztof
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
More information about the llvm-commits
mailing list