diff options
author | Vince Bridgers <vince.a.bridgers@gmail.com> | 2022-02-18 10:20:05 -0600 |
---|---|---|
committer | einvbri <vince.a.bridgers@ericsson.com> | 2022-03-23 08:26:37 -0500 |
commit | 5fdc4dd7770486c0127dc5919aafea3f8ff2e61e (patch) | |
tree | 41928c503144988db2cb9d194d7f7a8dd65aa187 /llvm/docs/tutorial/MyFirstLanguageFrontend | |
parent | 44a609cd594fd455ca28ec56e5d60a18f4a4a74d (diff) | |
download | llvm-5fdc4dd7770486c0127dc5919aafea3f8ff2e61e.zip llvm-5fdc4dd7770486c0127dc5919aafea3f8ff2e61e.tar.gz llvm-5fdc4dd7770486c0127dc5919aafea3f8ff2e61e.tar.bz2 |
[analyzer] refactor makeIntValWithPtrWidth, remove getZeroWithPtrWidth (NFC)
This is a NFC refactoring to change makeIntValWithPtrWidth
and remove getZeroWithPtrWidth to use types when forming values to match
pointer widths. Some targets may have different pointer widths depending
upon address space, so this needs to be comprehended.
Reviewed By: steakhal
Differential Revision: https://reviews.llvm.org/D120134
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions