llvm/lib/Target/XCore/TargetInfo
Mehdi Amini d7177be746 Fix "static initialization order fiasco" for the XCore Target.
I fixed all the other Targets in r283702, and interestingly the
sanitizers are only now "sometimes" catching this bug on the only
one I missed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283914 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-11 18:22:41 +00:00
..
CMakeLists.txt
LLVMBuild.txt
XCoreTargetInfo.cpp