forked from OSchip/llvm-project
c606bfe660
Every target we support has support for assembly that looks like a = b - c .long a What is special about MachO is that the above combination suppresses the production of a relocation. With this change we avoid producing the intermediary labels when they don't add any value. llvm-svn: 220256 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |