mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 22:00:10 +00:00
533b7c1f6c
As long as aliasee has `@llvm.used` or `@llvm.compiler.used` references, we cannot do the related replace or delete operations. Even if it is a Local Linkage, we cannot infer if there is no other use for it, such as asm or other future added cases. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D145293 |
||
---|---|---|
.. | ||
defaultpipelines.ll | ||
dumpfunction.ll | ||
dumpmodule.ll | ||
exportjson.ll | ||
isl-args.ll | ||
pipelineposition.ll | ||
Plugins.ll |