[all-commits] [llvm/llvm-project] 0b11d0: [BitCode] decode nossp fn attr
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Mon Oct 26 13:07:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0b11d018cc2f2c6bea5dac8dc72140cdb502ca02
https://github.com/llvm/llvm-project/commit/0b11d018cc2f2c6bea5dac8dc72140cdb502ca02
Author: Nick Desaulniers <ndesaulniers at google.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/test/Bitcode/attributes.ll
Log Message:
-----------
[BitCode] decode nossp fn attr
I missed this in https://reviews.llvm.org/D87956.
Reviewed By: void
Differential Revision: https://reviews.llvm.org/D90177
More information about the All-commits
mailing list