llvm-project/llvm/lib/Bitcode
James Y Knight db00953ff3 Fix bitcode decoder error in "Encode alignment attribute for `atomicrmw`"
The wrong record field number was being used in bitcode decoding,
which broke a self-hosted LTO build. (Yet, somehow, this _doesn't_
seem to have broken simple bitcode encode/decode roundtrip tests, and
I'm not sure why...)

Fixes commit d06ab79816
2021-02-11 22:29:03 -05:00
..
Reader Fix bitcode decoder error in "Encode alignment attribute for `atomicrmw`" 2021-02-11 22:29:03 -05:00
Writer Encode alignment attribute for `cmpxchg` 2021-02-11 15:17:50 -05:00
CMakeLists.txt