aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichael Liao <michael.hliao@gmail.com>2020-11-07 06:47:57 -0500
committerMichael Liao <michael.hliao@gmail.com>2020-11-16 17:06:33 -0500
commitf375885ab86d1b3e82269725c8e9aa49f347b4a7 (patch)
tree1190c55bffacd5cbe6cb2e06f8e48b4d4a6704a2 /clang/lib/Frontend/CompilerInvocation.cpp
parent38621c45a8fe8ef6b96f4c92919f6fd35b15f3d6 (diff)
downloadllvm-f375885ab86d1b3e82269725c8e9aa49f347b4a7.zip
llvm-f375885ab86d1b3e82269725c8e9aa49f347b4a7.tar.gz
llvm-f375885ab86d1b3e82269725c8e9aa49f347b4a7.tar.bz2
[InferAddrSpace] Teach to handle assumed address space.
- In certain cases, a generic pointer could be assumed as a pointer to the global memory space or other spaces. With a dedicated target hook to query that address space from a given value, infer-address-space pass could infer and propagate that to all its users. Differential Revision: https://reviews.llvm.org/D91121
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions