Have the bitcode reader/writer just use FPMathOperator's fast math enum directly
authorMichael Ilseman <milseman@apple.com>
Sun, 9 Dec 2012 20:23:16 +0000 (20:23 +0000)
committerMichael Ilseman <milseman@apple.com>
Sun, 9 Dec 2012 20:23:16 +0000 (20:23 +0000)
commit855d0255d0bc388da7554d05f8cf184e26f5a00d
tree3c558d1c44cbb948f52796118854d2e8444cbb31
parentb48fdbc811b0bf7dec0780b4d03169d8ee835d03
Have the bitcode reader/writer just use FPMathOperator's fast math enum directly

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