https://github.com/efriedma-quic commented:

Unfortunately, .incbin can actually affect the set of defined symbols.  A .if 
directive can check the number of bytes included by a .incbin directive, so 
it's possible to write an assembly file where the set of defined symbols 
depends on the size of the included file.

https://github.com/llvm/llvm-project/pull/172920
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to