[all-commits] [llvm/llvm-project] af340a: X86: remove unused variable
Saleem Abdulrasool via All-commits
all-commits at lists.llvm.org
Thu Jan 2 11:41:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: af340ae19f4bb109c63ca41663c97c45a39f512e
https://github.com/llvm/llvm-project/commit/af340ae19f4bb109c63ca41663c97c45a39f512e
Author: Saleem Abdulrasool <abdulras at google.com>
Date: 2020-01-02 (Thu, 02 Jan 2020)
Changed paths:
M llvm/lib/Target/X86/X86FloatingPoint.cpp
Log Message:
-----------
X86: remove unused variable
Remove the now unused-variable from
aa17d31edb00c66461093b5a7cd2f4a35dc143e9. This breaks `-Werror` builds.
More information about the All-commits
mailing list