llvm-project/llvm/lib/Bitcode
Fangrui Song f78650a8de Remove trailing space
sed -Ei 's/[[:space:]]+$//' include/**/*.{def,h,td} lib/**/*.{cpp,h}

llvm-svn: 338293
2018-07-30 19:41:25 +00:00
..
Reader [BitcodeReader] Infer the correct runtime preemption for GlobalValue 2018-07-09 16:52:05 +00:00
Writer Remove trailing space 2018-07-30 19:41:25 +00:00
CMakeLists.txt
LLVMBuild.txt