mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 04:32:19 +00:00
Commit a no-op change to StringRef to (hopefully) trigger build bots.
r187874 seems to have been missed by the build bot infrastructure, and the subsequent commits to compiler-rt don't seem to be queuing up new build requsets. Hopefully this will. As it happens, having the space here is the more common formatting. =] git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187879 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f7364d5833
commit
e4a4aecffb
@ -19,7 +19,7 @@
|
|||||||
#include <utility>
|
#include <utility>
|
||||||
|
|
||||||
namespace llvm {
|
namespace llvm {
|
||||||
template<typename T>
|
template <typename T>
|
||||||
class SmallVectorImpl;
|
class SmallVectorImpl;
|
||||||
class APInt;
|
class APInt;
|
||||||
class hash_code;
|
class hash_code;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user