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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile | ||
NVPTXBaseInfo.h | ||
NVPTXMCAsmInfo.cpp | ||
NVPTXMCAsmInfo.h | ||
NVPTXMCTargetDesc.cpp | ||
NVPTXMCTargetDesc.h |