aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorShinji Okumura <okuraofvegetable@gmail.com>2020-08-30 05:34:24 +0900
committerShinji Okumura <okuraofvegetable@gmail.com>2020-08-30 05:39:25 +0900
commit7a15dfd0565c3266164b65667eb476975e8c2c02 (patch)
treed2a13ccb9b270a7b0034ebf10fee17eb81daf8a2 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent88b310f64b3d3fa31ab64b11e67ea211e1b71f66 (diff)
downloadllvm-7a15dfd0565c3266164b65667eb476975e8c2c02.zip
llvm-7a15dfd0565c3266164b65667eb476975e8c2c02.tar.gz
llvm-7a15dfd0565c3266164b65667eb476975e8c2c02.tar.bz2
[Attributor] Fix AANoUndef identification
Even though `noundef` IR attribute might be attached to non-void type values, AANoUndef is mistakenly identified for pointer type values only. This patch fixes that. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D86737
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions