summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorQuinn Pham <quinn.pham@ibm.com>2021-11-29 09:12:51 -0600
committerQuinn Pham <Quinn.Pham@ibm.com>2022-01-24 15:12:23 -0600
commit6a028296fe62252791a6b470eeb8409b17d48cd0 (patch)
tree2f83944f5ba82482606ff7478f126f5d8d8472e5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent997e128e2a78f5a5434fc75997441ae1ee76f8a4 (diff)
[PowerPC] Emit warning when SP is clobbered by asm
This patch emits a warning when the stack pointer register (`R1`) is found in the clobber list of an inline asm statement. Clobbering the stack pointer is not supported. Reviewed By: #powerpc, nemanjai Differential Revision: https://reviews.llvm.org/D112073
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions