]> granicus.if.org Git - llvm/commit
[Bitcode] Update naming of UNOP_NEG to UNOP_FNEG
authorCameron McInally <cameron.mcinally@nyu.edu>
Mon, 7 Oct 2019 20:41:25 +0000 (20:41 +0000)
committerCameron McInally <cameron.mcinally@nyu.edu>
Mon, 7 Oct 2019 20:41:25 +0000 (20:41 +0000)
commitb538c2a07b8d0801a37a13491bd90829c7e10653
treee61fc4adaa8879e9f582113e88a36647ea7d9ff5
parent845ee4438103ca6ff7e2e29b5cf6b4348eb508fe
[Bitcode] Update naming of UNOP_NEG to UNOP_FNEG

Differential Revision: https://reviews.llvm.org/D68588

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373958 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/LLVMBitCodes.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp